Sets an RGBA color on a protobuf message.
void PbSetColor(Handle pb, const char[] field, const int color[4], int index)
protobuf handle.
Field name.
Color value to set.
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.