CBA_fnc_isTerrainObject

Description

Check if object is a terrain object.

Parameters

_objectany object <OBJECT>

Returns

true for terrain objects, false otherwise <BOOLEAN>

Examples

cursorObject call CBA_fnc_isTerrainObject

Author

commy2

Close