Click or drag to resize

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)
Syntax
C#
public byte UpgradeId { get; set; }

Property Value

Type: Byte
The upgrade identifier.
See Also