ACE_fnc_WeaponOnBackName

Description

Returns class name of weapon in Weapon On Back slot.

Parameters

_unitUnit [Object]
_lastReturn saved value from before respawn.  Useful for some respawn scripts.  (Optional) [Boolean]

Returns

String

Example

_WOB = [BOB] call ACE_fnc_WeaponOnBackName;

Author

tcp

Close