MCPcopy 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
190CtrlrInstance CtrlrManager::getInstanceMode() const
191{
192 return (ctrlrPlayerInstanceMode);
193}
194
195XmlElement *CtrlrManager::saveState()
196{

Callers 10

CtrlrProcessorMethod · 0.80
restoreStateMethod · 0.80
CtrlrEditorMethod · 0.80
isRestrictedMethod · 0.80
isPanelActiveMethod · 0.80
restoreStateMethod · 0.80
bootstrapPanelMethod · 0.80
restoreStateMethod · 0.80
isDelayedPropertyMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected