# Wave Target Clear Waypoints

Grammar — Clear all waypoints for wavetarget wt
FlagsNative | Action

Clears all waypoints for a wave target.

# Arguments

  • wavetarget — WaveTarget

Returns — void

native void AIWaveTargetClearWaypoints(wavetarget wt);

Category: AI Advanced / Waves / Actions

# Examples

— None found —