CBA_fnc_realHeight

Description

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

Parameters

_obj: an object [Object]

Returns

The z coordinate of the top of that object.  [Number]

Examples

_height = _house call CBA_fnc_realHeight;

Author

Close