 | PlayerSetTradeRouteIncludeDomestic Property |
Gets or sets a value indicating whether [include domestic].
Namespace:
EmptyKeys.Strategy.AI.Components.ActionsPlayer
Assembly:
EmptyKeys.Strategy.AI (in EmptyKeys.Strategy.AI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic bool IncludeDomestic { get; set; }
Property Value
Type:
Booleantrue if [include domestic]; otherwise,
false.
See Also