natives.TURN CHAR TO FACE CHAR

From GTA Connected
Revision as of 10:31, 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.TURN_CHAR_TO_FACE_CHAR

Signature: void natives.TURN_CHAR_TO_FACE_CHAR(int ped, int targetPed)

Usage: rotates a character to face another character

Parameters

int ped Character handle to act upon.
int targetPed Target character handle.

Return

void

On failure: void