 | OpponentHasRelationBelowValue.RelationValue Property |
Gets or sets the relation value.
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 int RelationValue { get; set; }
Property Value
Type:
Int32
The relation value.
See Also