The search keyword must be a single word (no spaces).

Function GetLocationX

Line
2425
Location
common.j
Constant?
no
Type
native
Arguments
location whichLocation
Returns
real
2425
native GetLocationX             takes location whichLocation returns real
2426
native GetLocationY             takes location whichLocation returns real
2427
2428
// This function is asynchronous. The values it returns are not guaranteed synchronous between each player.
2429
//  If you attempt to use it in a synchronous manner, it may cause a desync.
2430
native GetLocationZ             takes location whichLocation returns real