Index

SetUnitPopupEnabled

SetUnitPopupEnabled(<-UID <-enabled)

Description

Turns the unit popup on or off for a custom unit. A popup appears when the player mouses over the unit.

Examples

SetUnitPopupEnabled(self true)

Index