natives.HAS OBJECT COLLIDED WITH ANYTHING

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

natives.HAS_OBJECT_COLLIDED_WITH_ANYTHING

Signature: void natives.HAS_OBJECT_COLLIDED_WITH_ANYTHING(int object)

Usage: checks whether an object has collided with something

Parameters

int object Object handle to act upon.

Return

void

On failure: void