Converts a bit string to an array of flags.
int FlagBitsToArray(int bits, AdminFlag[] array, int maxSize)
Bit string containing the flags.
Output array to write flags.
Maximum size of the flag array.
Number of flags written.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.