# Beacon Is Auto Cast

FlagsNative | Function

Is autocast enabled for the specified beacon.

# Arguments

Returns — bool

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

Category: AI Advanced / Beacons / Functions

# Examples

— None found —