# Enable/Disable Wave Use For Unit

Grammarcontrolled wave use for unit
FlagsNative | Action

If wave use is disabled for a unit, the AI will not use that unit in waves.

# Arguments

Returns — void

native void AISetUnitNotUsableInWaves(unit u, bool enable);

Category: AI / MiscCampaign / Actions

# Examples

— None found —