# AIHasNearbyAttackers

FlagsNative

# Arguments

  • int — player
  • point — loc
  • fixed — range

Returns — bool

native bool AIHasNearbyAttackers(
	int player,
	point loc,
	fixed range,
);

Category: Unclassified

# Examples

— None found —