CBA_fnc_realHeight

Description

Real z coordinate of an object, for placing stuff on roofs, etc.

Parameters

_objectan object <OBJECT>

Returns

The z coordinate of the top of that object.  <NUMBER>

Examples

_height = _house call CBA_fnc_realHeight;

Author

Close