Description
Returns class name of weapon in Weapon On Back slot.
Parameters
_unit | Unit [Object] |
_last | Return saved value from before respawn. Useful for some respawn scripts. (Optional) [Boolean] |
Returns
String
Example
_WOB = [BOB] call ACE_fnc_WeaponOnBackName;
Author
tcp