Click or drag to resize

UnitBuildActionUnitBehaviorName Property

Gets or sets the name of the unit behavior.

Namespace:  EmptyKeys.Strategy.AI.Components.ActionsUnit
Assembly:  EmptyKeys.Strategy.AI (in EmptyKeys.Strategy.AI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public string UnitBehaviorName { get; set; }

Property Value

Type: String
The name of the unit behavior.
See Also