natives.IS OBJECT ON SCREEN

Revision as of 09:24, 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.IS_OBJECT_ON_SCREEN

Signature: void natives.IS_OBJECT_ON_SCREEN(int object)

Usage: checks whether an object is currently visible on screen

Parameters

int object Object handle to act upon.

Return

void

On failure: void