gta.getIslandFromPosition
Jump to navigation
Jump to search
Function
Client Only
Online and Offline
Available since Client 1.0.0
int gta.getIslandFromPosition(Vec3 position)
The gta.getIslandFromPosition function is used to fetch the island ID from a 3D position.
Parameters
1) | Vec3 | position | The 3D position to fetch the island ID for. |
Return
int | An integer, representing an island ID. |
Notes
There aren't any notes for this function.
Examples
There aren't any examples for this function.
Compatibility
There isn't any compatibility information for this function.