# Is Ignored By Wave

Grammar — Unit unit is ignored by the wave it is in
FlagsNative | Function

Returns true if the specified unit is ignored by the wave it is in (for purposes of regrouping, etc.).

# Arguments

  • unit — Unit

Returns — bool

native bool AIIsIgnoredByWave(unit u);

Category: AI Advanced / Tactical / Functions

# Examples

— None found —