natives.IS CURRENT CHAR WEAPON

From GTA Connected
Revision as of 11:57, 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_CURRENT_CHAR_WEAPON

Signature: void natives.IS_CURRENT_CHAR_WEAPON(int weapon, int char)

Usage: checks whether current char weapon

Parameters

int weapon Weapon type identifier.
int char Character handle to act upon.

Return

void

On failure: void