Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RomanKubiak/ctrlr
/ getInstanceMode
Method
getInstanceMode
Source/Core/CtrlrManager/CtrlrManagerInstance.cpp:190–193 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
188
}
189
190
CtrlrInstance CtrlrManager::getInstanceMode() const
191
{
192
return (ctrlrPlayerInstanceMode);
193
}
194
195
XmlElement *CtrlrManager::saveState()
196
{
Callers
10
CtrlrProcessor
Method · 0.80
restoreState
Method · 0.80
CtrlrEditor
Method · 0.80
isRestricted
Method · 0.80
isPanelActive
Method · 0.80
restoreState
Method · 0.80
bootstrapPanel
Method · 0.80
restoreState
Method · 0.80
allModulatorsInitialized
Method · 0.80
isDelayedProperty
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected