Unit

Unit constructor

Initializes a new instance of the Unit class.

public Unit(UnitType type)
Parameter Type Description
type UnitType The unit type.

See Also