AthenaShared.utility.flags ​
Modules ​
Functions ​
isFlagEnabled ​
Usage
AthenaShared.utility.flags.isFlagEnabled(flags, flagToCheck): boolean
Verify if a bitwise flag is enabled.
Parameters ​
| Name | Type | 
|---|---|
| flags | number|Permissions | 
| flagToCheck | number|Permissions | 
Returns ​
boolean
 V5 Docs
V5 Docs