# Set Starting Units For All Players

Grammar — Create melee starting units for all players
FlagsNative | Action

Creates the primary structure and starting workers for all players

Returns — void

native void MeleeInitUnits();

Category: Melee / Melee Defaults

# Examples

# mods/warcoop/warclassicsystem.sc2mod

WarClassicSystem.galaxy

// L246
MeleeInitUnits()