natives.SET OBJECT HEADING

Revision as of 12:50, 13 June 2026 by Roxas (talk | contribs) (Add ScriptItem documentation from GTA VC SCM decompile)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

natives.SET_OBJECT_HEADING

Signature: void natives.SET_OBJECT_HEADING(int object, float value)

Usage: sets the object heading

Parameters

int object Object handle to act upon.
float value Numeric value.

Return

void

On failure: void