MCPcopy Create free account
hub / github.com/chrxh/alien / isEditMode

Method isEditMode

source/Gui/SimulationInteractionController.cpp:43–46  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

41}
42
43bool SimulationInteractionController::isEditMode() const
44{
45 return _modes.editMode;
46}
47
48void SimulationInteractionController::setEditMode(bool value)
49{

Callers 1

processMenubarMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected