Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
checkCommand
Method · 0.80
commandQuit
Method · 0.80
checkCommand
Method · 0.80
commandQuit
Method · 0.80
checkCommand
Method · 0.80
checkCommand
Method · 0.80
Calls
no outgoing calls
Tested by
2
commandQuit
Method · 0.64
commandQuit
Method · 0.64