Native referenceFiveM

_GET_HEIGHTMAP_TOP_Z_FOR_POSITION

0x29C24BFBED8AB8FB PATHFIND
FUNCTION SIGNATURE
float _GET_HEIGHTMAP_TOP_Z_FOR_POSITION(float x, float y);
Property Value
Native Name _GET_HEIGHTMAP_TOP_Z_FOR_POSITION
Hash 0x29C24BFBED8AB8FB
Return Type float
Parameters x (float), y (float)

Description: ``` Returns CGameWorldHeightMap's maximum Z value at specified point (grid node).

Back to PATHFIND