natives.REQUEST COLLISION

From GTA Connected
Jump to navigation Jump to search

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