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

Method getStateActivate

Tools/EditorFramework/StateManager.cpp:68–71  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

66 }
67
68 bool StateManager::getStateActivate(StateController* _state)
69 {
70 return getCurentState() == _state;
71 }
72
73 StateController* StateManager::getCurentState()
74 {

Callers 6

checkCommandMethod · 0.80
commandQuitMethod · 0.80
checkCommandMethod · 0.80
commandQuitMethod · 0.80
checkCommandMethod · 0.80
checkCommandMethod · 0.80

Calls

no outgoing calls

Tested by 2

commandQuitMethod · 0.64
commandQuitMethod · 0.64