# Beacon Clear Target

FlagsNative | Action

Clears the target of the specified beacon.

# Arguments

Returns — void

native void PlayerBeaconClearTarget(
	int inPlayer,
	int inBeacon,
);

Category: AI Advanced / Beacons / Actions

# Examples

— None found —