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