MCPcopy Create free account
hub / github.com/MyGUI/mygui / saveChanges

Method saveChanges

Tools/EditorFramework/ActionManager.cpp:118–123  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

116 }
117
118 void ActionManager::saveChanges()
119 {
120 mActionAsSave = mCurrentAction;
121
122 onChangeActions();
123 }
124
125 bool ActionManager::getChanges()
126 {

Callers 3

saveMethod · 0.80
saveMethod · 0.80
saveMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected