Add a float or double to a protobuf message repeated field.
void PbAddFloat(Handle pb, const char[] field, float value)
protobuf handle.
Field name.
Float 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.