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

Method getCreateMode

Tools/LayoutEditor/WidgetCreatorManager.cpp:61–64  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

59 }
60
61 bool WidgetCreatorManager::getCreateMode() const
62 {
63 return mCreateMode;
64 }
65
66 const std::string& WidgetCreatorManager::getWidgetType() const
67 {

Callers 4

onMouseButtonPressedMethod · 0.80
onMouseButtonReleasedMethod · 0.80
onMouseDragMethod · 0.80
updateSelectorEnabledMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected