MCPcopy Create free account
hub / github.com/christophhart/HISE / getCallbackEditorStateOffset

Method getCallbackEditorStateOffset

hi_scripting/scripting/ScriptProcessor.cpp:51–52  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

49 }
50
51 int ProcessorWithScriptingContent::getCallbackEditorStateOffset() const
52 { return Processor::EditorState::numEditorStates; }
53
54 ScriptingApi::Content* ProcessorWithScriptingContent::getScriptingContent() const
55 {

Callers 3

editorInitializedMethod · 0.80
updateGuiMethod · 0.80
mouseDownMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected