Click or drag to resize

UnitsInitializedUnits Property

A list of structures that identify each specific instance of production unit that have been initialized. Could be individual units, or within a carrier, panel, etc.

Namespace: CFX.Production
Assembly: CFX (in CFX.dll) Version: 1.7.3
Syntax
public List<UnitPosition> Units { get; set; }

Property Value

ListUnitPosition
See Also