Writes a 16bit integer to a writable bitbuffer (bf_write).
void BfWriteShort(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.