Reads a bool from a protobuf message.
bool PbReadBool(Handle pb, const char[] field, int index)
protobuf handle.
Field name.
Index into repeated field.
Boolean value read.
Invalid or incorrect Handle, non-existent field, or incorrect field type.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.