natives.SET OBJECT ROTATION

Revision as of 12:51, 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_ROTATION

Signature: void natives.SET_OBJECT_ROTATION(int object, Vec3 position)

Usage: sets the object rotation

Parameters

int object Object handle to act upon.
Vec3 position World coordinates (x, y, z).

Return

void

On failure: void