Reads a single unt16 (unsigned short) from a file. The value is zero- extended to an int32.
bool ReadUint16(int& data)
Variable to store the data read.
True on success, false on failure.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.