CBA_fnc_getUnitDeathAnim

Description

Get death animation for a unit.

Parameters

_unitthe unit to get the death animation for.  [Object]

Returns

_deathAnimthe name of the animation.  [String]

Examples

_anim = player call CBA_fnc_getUnitDeathAnim;

Author

Close