Converts an array of flags to bits.
int FlagArrayToBits(const AdminFlag[] array, int numFlags)
Array containing flags that are enabled.
Number of flags in the array.
A bit string composed of the array flags.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.