Click or drag to resize

FindPlanetForBuildDoPlanetBuildingCheck Property

Gets or sets a value indicating whether [do planet building check].

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 DoPlanetBuildingCheck { get; set; }

Property Value

Type: Boolean
true if [do planet building check]; otherwise, false.
See Also