 | UnitUpgradeLeafUpgradeId Property |
Gets or sets the upgrade identifier.
Namespace:
EmptyKeys.Strategy.AI.Components.Decisions
Assembly:
EmptyKeys.Strategy.AI (in EmptyKeys.Strategy.AI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic byte UpgradeId { get; set; }
Property Value
Type:
Byte
The upgrade identifier.
See Also