Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ddnet/ddnet
/ Update
Method
Update
src/game/editor/editor_server_settings.cpp:1214–1217 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1212
}
1213
1214
void CMapSettingsBackend::CContext::Update()
1215
{
1216
UpdateFromString(InputString());
1217
}
1218
1219
void CMapSettingsBackend::CContext::UpdateFromString(const char *pStr)
1220
{
Callers
4
OnRender
Method · 0.45
RenderServerSettingsEditor
Method · 0.45
DoMapSettingsEditBox
Method · 0.45
RenderMapSettingsErrorDialog
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected