 | PlayerUpdateRelationsValueCloseBordersRelationChange Property |
Gets or sets the close borders relation change.
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 int CloseBordersRelationChange { get; set; }
Property Value
Type:
Int32
The close borders relation change.
See Also