BIS_fnc_encodeFlags2
Jump to navigation
Jump to search
Description
- Description:
- Encodes array of unique binary flags (zeroes or ones) into a single scalar.
- Execution:
- call
- Groups:
- Bitwise
Syntax
- Syntax:
- arrayOfNumbers call BIS_fnc_encodeFlags2
- Parameters:
- arrayOfNumbers: Array of Numbers - "boolean" flags where 0 = false and 1 = true
- Return Value:
- Number - the calculated number
Examples
- Example 1:
Additional Information
- See also:
- BIS_fnc_encodeFlags BIS_fnc_encodeFlags4 BIS_fnc_encodeFlags8 BIS_fnc_decodeFlags BIS_fnc_decodeFlags2 BIS_fnc_decodeFlags4 BIS_fnc_decodeFlags8
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