# Beacon Is From User

FlagsNative | Function

Was the specified beacon set by a human player or by the computer.

# Arguments

Returns — bool

native bool PlayerBeaconIsFromUser(
	int inPlayer,
	int inBeacon,
);

Category: AI Advanced / Beacons / Functions

# Examples

— None found —