Add an int32, uint32, sint32, fixed32, sfixed32, or enum value to a protobuf message repeated field.
void PbAddInt(Handle pb, const char[] field, int value)
protobuf handle.
Field name.
Integer 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.