# Wave Target UnitGroup

Grammar — Create a new wave target set to attack the folllowing unit group unitGroup
FlagsNative | Function

Creates a new wave target set to attack a unit group. Returns the wave target.

# Arguments

  • unitgroup — UnitGroup

Returns — wavetarget

native wavetarget AIWaveTargetUnitGroup(unitgroup g);

Category: AI Advanced / Waves / Functions

# Examples

— None found —