Sets a float or double on a protobuf message.
void PbSetFloat(Handle pb, const char[] field, float value, int index)
protobuf handle.
Field name.
Float 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.