MCPcopy Create free account
hub / github.com/WolfireGames/overgrowth / QueueSaveHistoryState

Method QueueSaveHistoryState

Source/Editors/map_editor.cpp:1566–1568  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1564}
1565
1566void MapEditor::QueueSaveHistoryState() {
1567 save_countdown_ = kNumUpdatesBeforeSave;
1568}
1569
1570void MapEditor::ApplyScriptParams(const ScriptParamMap& spm, int id) {
1571 if (id == LEVEL_PARAM_ID) {

Callers 7

LoadLevelDataMethod · 0.80
LoadLevelMethod · 0.80
DrawColorPickerFunction · 0.80
DrawObjectInfoFlatFunction · 0.80
DrawObjectInfoFunction · 0.80
DrawImGuiFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected