Native referenceFiveM

_GET_HEIGHTMAP_BOTTOM_Z_FOR_POSITION

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

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

Back to PATHFIND