 | PlayerNeedsTradeShipRouteShipRatio Property |
Gets or sets the route ship ratio.
Namespace:
EmptyKeys.Strategy.AI.Components.ConditionsPlayer
Assembly:
EmptyKeys.Strategy.AI (in EmptyKeys.Strategy.AI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic float RouteShipRatio { get; set; }
Property Value
Type:
Single
The route ship ratio.
See Also