EventKind Type
Transient visual event types for animated indicators.
Union cases
| Union case |
Description
|
Full Usage:
Combat
|
|
Full Usage:
EnemySpotted
|
|
Full Usage:
UnitCreated
|
|
Full Usage:
UnitDestroyed
|
|
Instance members
| Instance member |
Description
|
Full Usage:
this.IsCombat
Returns: bool
|
|
Full Usage:
this.IsEnemySpotted
Returns: bool
|
|
Full Usage:
this.IsUnitCreated
Returns: bool
|
|
Full Usage:
this.IsUnitDestroyed
Returns: bool
|
|
FSBarV1_Archived