Writes a single bit to a writable bitbuffer (bf_write).
void BfWriteBool(Handle bf, bool bit)
bf_write handle to write to.
Bit to write (true for 1, false for 0).
Invalid or incorrect Handle.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.