# Clear Build Queue

Grammar — Clear all build requests currently planned (but not yet started) for AI player player
FlagsNative | Action

Clears all build requests currently planned (but not yet started) for a player.

# Arguments

  • int — Player

Returns — void

native void AIClearBuildQueue(int player);

Category: AI Advanced / Construction / Actions

# Examples

— None found —