Writes a normal integer to a writable bitbuffer (bf_write).
void BfWriteNum(Handle bf, int num)
bf_write handle to write to.
Integer to write (value will be written as 32bit).
Invalid or incorrect Handle.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.