Add a bool to a protobuf message repeated field.
void PbAddBool(Handle pb, const char[] field, bool value)
protobuf handle.
Field name.
Boolean value to add.
Invalid or incorrect Handle, non-existent field, or incorrect field type.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.