Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ddnet/ddnet
/ GetInteger
Method
GetInteger
src/game/client/lineinput.cpp:693–696 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
691
}
692
693
int CLineInputNumber::GetInteger(int Base) const
694
{
695
return str_toint_base(GetString(), Base);
696
}
697
698
void CLineInputNumber::SetInteger64(int64_t Number, int Base, int HexPrefix)
699
{
Callers
15
ConTeam
Method · 0.45
ConTuneZone
Method · 0.45
ConKeyEmoticon
Method · 0.45
ConEmote
Method · 0.45
ConKeyStats
Method · 0.45
ConSetView
Method · 0.45
ConSetViewRelative
Method · 0.45
ConGotoSwitch
Method · 0.45
ConGotoTele
Method · 0.45
ConKeyInputState
Method · 0.45
ConKeyInputCounter
Method · 0.45
ConKeyInputSet
Method · 0.45
Calls
1
str_toint_base
Function · 0.85
Tested by
3
ConKeySpectator
Method · 0.36
ConSpectate
Method · 0.36
ConMultiView
Method · 0.36