Description
Identifies the role of a unit using similar methodology to Arma 3’s. Used in <FUNC(captureLoop)>.
Parameters
_unitToCheck | Unit to evaluate. [Object] |
Returns
The role text. [String]
Examples
[_x] call ocap_fnc_getUnitType;
Public
No
Author
IndigoFox, veteran29