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

Method doAction

Tools/EditorFramework/Action.cpp:12–14  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

10namespace tools
11{
12 void Action::doAction()
13 {
14 }
15
16 void Action::undoAction()
17 {

Callers 5

executeActionMethod · 0.45
commandCreateDataMethod · 0.45
commandCloneDataMethod · 0.45
commandDestroyDataMethod · 0.45
notifyChangePositionMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected