MCPcopy 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
1214void CMapSettingsBackend::CContext::Update()
1215{
1216 UpdateFromString(InputString());
1217}
1218
1219void CMapSettingsBackend::CContext::UpdateFromString(const char *pStr)
1220{

Callers 4

OnRenderMethod · 0.45
DoMapSettingsEditBoxMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected