Click or drag to resize

FindPlanetForBuildPlanetWithTradeRoute Property

Gets or sets a value indicating whether [planet with trade route].

Namespace:  EmptyKeys.Strategy.AI.Components.ActionsPlayer
Assembly:  EmptyKeys.Strategy.AI (in EmptyKeys.Strategy.AI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public bool PlanetWithTradeRoute { get; set; }

Property Value

Type: Boolean
true if [planet with trade route]; otherwise, false.
See Also