Gets the number of elements in a repeated field of a protobuf message.
int PbGetRepeatedFieldCount(Handle pb, const char[] field)
protobuf handle.
Field name.
Number of elements in the 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.