# Wave Target Patrol

Grammar — Create a new wave target set to repeatedly patrol through its waypoint list with replace behavior replaceType
FlagsNative | Function

Creates a new wave target set to repeatedly patrol through its waypoint list. Returns the wave target.

# Arguments

Returns — wavetarget

native wavetarget AIWaveTargetPatrol(int replaceType);

Category: AI Advanced / Waves / Functions

# Examples

— None found —