# Get Next Scout Location
Grammar — Get the next location needing to be scouted for player player
Flags —Native|Function
Returns the next location needing to be scouted for a player.
# Arguments
int— Player
Returns — point
native point AIGetNextScoutLoc(int player);
# Related
Category: AI Advanced / Scouting / Functions
- Get Scout —
unit— AIGetScout - Get Next Scout Location —
point— AIGetNextScoutLoc
# Examples
— None found —