SC2Mapster Wiki
Advertisement

Unit[ | ]

  • A variable of the type Unit can represent any unit in the game, dead or alive. In a sense, units are not managed automatically, so you must ensure that every unit you create is also removed or killed appropriately, or it will linger in the game until it ends.

Creation & Deletion[ | ]

A unit (group) can be created with the following actions:

  • Create Cargo Units
  • Create Inventory Item
  • Create Units Facing Angle
  • Create Units Facing Point
  • Create Units With Default Facing
  • Create Units With Point Facing

A unit can be deleted or removed with the following action:

  • Remove Unit

Other[ | ]

Advertisement