 | UnitOwnerCanDoUnitActionAction Property |
Gets or sets the action.
Namespace:
EmptyKeys.Strategy.AI.Components.ConditionsUnit
Assembly:
EmptyKeys.Strategy.AI (in EmptyKeys.Strategy.AI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic UnitActions Action { get; set; }
Property Value
Type:
UnitActions
The action.
See Also