natives.SLIDE OBJECT

Revision as of 12:57, 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.SLIDE_OBJECT

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

Usage: slides object

Parameters

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

Return

void

On failure: void