# Get Next Scout Location

Grammar — Get the next location needing to be scouted for player player
FlagsNative | Function

Returns the next location needing to be scouted for a player.

# Arguments

  • int — Player

Returns — point

native point AIGetNextScoutLoc(int player);

Category: AI Advanced / Scouting / Functions

# Examples

— None found —