Reads a string from a protobuf message.
void PbReadString(Handle pb, const char[] field, char[] buffer, int maxlength, int index)
protobuf handle.
Field name.
Destination string buffer.
Maximum length of output string buffer.
Index into repeated field.
Invalid or incorrect Handle, non-existent field, or incorrect field type.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.