MCPcopy Create free account
hub / github.com/ddnet/ddnet / GetFloat

Method GetFloat

src/game/client/lineinput.cpp:729–732  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

727}
728
729float CLineInputNumber::GetFloat() const
730{
731 return str_tofloat(GetString());
732}

Callers 15

ConTuneParamMethod · 0.45
ConTuneZoneMethod · 0.45
ConZoomPlusMethod · 0.45
ConZoomMinusMethod · 0.45
ConZoomMethod · 0.45
PopupEnvPointMethod · 0.45
PopupAnimateSettingsMethod · 0.45
GetSqlTop5TeamMethod · 0.45
LoadBestTimeMethod · 0.45
LoadPlayerDataMethod · 0.45
LoadPlayerTimeCpMethod · 0.45
MapInfoMethod · 0.45

Calls 1

str_tofloatFunction · 0.85

Tested by

no test coverage detected