# Wave Target Unit Point

Grammar — Create a new wave target set to attack the location of the following unit unit
FlagsNative | Function

Creates a new wave target set to attack the location where a unit currently resides. Returns the wave target.

# Arguments

  • unit — Unit

Returns — wavetarget

native wavetarget AIWaveTargetUnitPoint(unit u);

Category: AI Advanced / Waves / Functions

# Examples

— None found —