Add a string to a protobuf message repeated field.
void PbAddString(Handle pb, const char[] field, const char[] value)
protobuf handle.
Field name.
String 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.