Converts a flag array to a bit string.
int FlagBitArrayToBits(const bool[] array, int maxSize)
Array containing true or false for each AdminFlag.
Maximum size of the flag array.
A bit string composed of the array bits.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.