Removes a value by index from a protobuf message repeated field.
void PbRemoveRepeatedFieldValue(Handle pb, const char[] field, int index)
protobuf handle.
Field name.
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.