Click or drag to resize

PlayerHasFactoryItemFactoryItemId Property

Gets or sets the factory item identifier.

Namespace:  EmptyKeys.Strategy.AI.Components.ConditionsPlayer
Assembly:  EmptyKeys.Strategy.AI (in EmptyKeys.Strategy.AI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public int FactoryItemId { get; set; }

Property Value

Type: Int32
The factory item identifier.
See Also