Reads a float or downcasted double from a protobuf message.
float PbReadFloat(Handle pb, const char[] field, int index)
protobuf handle.
Field name.
Index into repeated field.
Float value read.
Invalid or incorrect Handle, non-existent field, or incorrect field type.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.