MCPcopy Create free account
hub / github.com/RomanKubiak/ctrlr / setProperty

Method setProperty

Source/Core/CtrlrPanel/CtrlrPanelResource.cpp:240–243  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

238}
239
240void CtrlrPanelResource::setProperty (const Identifier& name, const var &newValue, const bool isUndoable)
241{
242 resourceTree.setProperty (name, newValue, nullptr);
243}
244
245bool CtrlrPanelResource::reloadFromSourceFile()
246{

Callers 1

createTreeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected