BIS_fnc_animType
 
Description
- Description:
 - Function that returns a categorized array using a single string with the animation name.
 - Execution:
 - call
 - Groups:
 - Uncategorised
 
Syntax
- Syntax:
 - param call BIS_fnc_animType;
 - Parameters:
 - String - Animation name.
 - Return Value:
 - Array - Sorted arrays within an array with details about animation.
 
Examples
- Example 1:
 animType = ["AmovPsitMstpSrasWrflDnon"] call BIS_fnc_animType;
// Returns [["Action","Move"],["Pose","Sit"],["Movement","Stop"],["Stance","Raised"],["Hand item","Rifle"],["Direction","Not specified"]]
Additional Information
- See also:
 - See also needed
 
Notes
- 
Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord or on the Forums.
Only post proven facts here! Add Note