BIS_fnc_decodeFlags
Jump to navigation
Jump to search
Description
- Description:
/* Decodes a single scalar into array of unique binary flags with indexes between 0-15. Max. value of the scalar that can be decoded is 65535 (= 2^16 - 1). Syntax: ------- _flags:array = _encodedFlags:scalar call bis_fnc_decodeFlags; Example: -------- [0,2,3] = 13 call bis_fnc_decodeFlags; */
(Placeholder description extracted from the function header by BIS_fnc_exportFunctionsToWiki)- Execution:
- call
- Groups:
- Uncategorised
Syntax
- Syntax:
- Syntax needed
- Return Value:
- Return value needed
Examples
- Example 1:
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