natives.IS PLAYER TARGETTING CHAR

From GTA Connected
Revision as of 12:00, 13 June 2026 by Roxas (talk | contribs) (Add ScriptItem documentation from GTA VC SCM decompile)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

natives.IS_PLAYER_TARGETTING_CHAR

Signature: void natives.IS_PLAYER_TARGETTING_CHAR(int player, int char)

Usage: checks whether player targetting char

Parameters

int player Player handle to act upon.
int char Character handle to act upon.

Return

void

On failure: void