natives.ROTATE OBJECT

From GTA Connected
Revision as of 12:35, 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.ROTATE_OBJECT

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

Usage: rotates object

Parameters

int object Object handle to act upon.
float value Numeric value.
float value Numeric value.
int param Integer parameter.

Return

void

On failure: void