natives.IS CHAR IN CHARS GROUP

From GTA Connected
Revision as of 09:23, 12 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_CHAR_IN_CHARS_GROUP

Signature: void natives.IS_CHAR_IN_CHARS_GROUP(int ped, int groupPed)

Usage: checks whether a character belongs to the same group as another

Parameters

int ped Character handle to act upon.
int groupPed Group member character handle.

Return

void

On failure: void