# Set Ignored By Wave

Grammar — Set the specified unit unit to be ignored/unignored by its wave, enable|Enable/Disable
FlagsNative | Action

Sets the specified unit to be ignored or unignored by its wave. An ignored unit does not receive any of the orders issued to a wave it belongs to.

# Arguments

Returns — void

native void AISetIgnoredByWave(unit u, bool enable);

Category: AI Advanced / Tactical / Actions

# Examples

— None found —