Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/christophhart/HISE
/ setName
Method
setName
hi_scripting/scripting/api/ScriptingBaseObjects.cpp:932–933 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
930
}
931
932
void DynamicScriptingObject::setName(const String& name_) noexcept
933
{ name = name_; }
934
935
} // namespace hise
936
Callers
15
onInit
Function · 0.45
showPopupForFile
Method · 0.45
buttonClicked
Method · 0.45
mouseUp
Method · 0.45
BroadcasterEntry
Method · 0.45
TargetEntry
Method · 0.45
mouseDown
Method · 0.45
Selector
Method · 0.45
toggleProbeMode
Method · 0.45
mouseDown
Method · 0.45
editNodeProperty
Method · 0.45
showJSONEditorForSelection
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected