 | PlanetMoveUnitFromOrbitDefensiveRatio Property |
Gets or sets the defensive ratio.
Namespace:
EmptyKeys.Strategy.AI.Components.ActionsPlanet
Assembly:
EmptyKeys.Strategy.AI (in EmptyKeys.Strategy.AI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic int DefensiveRatio { get; set; }
Property Value
Type:
Int32
The defensive ratio.
See Also