Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
729
float CLineInputNumber::GetFloat() const
730
{
731
return str_tofloat(GetString());
732
}
Callers
15
ConTuneParam
Method · 0.45
ConTuneZone
Method · 0.45
ConZoomPlus
Method · 0.45
ConZoomMinus
Method · 0.45
ConZoom
Method · 0.45
PopupEnvPoint
Method · 0.45
PopupAnimateSettings
Method · 0.45
GetSqlTop5Team
Method · 0.45
LoadBestTime
Method · 0.45
LoadPlayerData
Method · 0.45
LoadPlayerTimeCp
Method · 0.45
MapInfo
Method · 0.45
Calls
1
str_tofloat
Function · 0.85
Tested by
no test coverage detected