natives.REQUEST COLLISION

Revision as of 09:29, 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.REQUEST_COLLISION

Signature: void natives.REQUEST_COLLISION(float x, float y)

Usage: requests the game to load collision data around the specified coordinates

Parameters

float x X screen coordinate.
float y Y screen coordinate.

Return

void

On failure: void