MCPcopy Create free account
hub / github.com/Nelarius/imnodes / NodeEditorShow

Function NodeEditorShow

example/multi_editor.cpp:125–129  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

123}
124
125void NodeEditorShow()
126{
127 show_editor("editor1", editor1);
128 show_editor("editor2", editor2);
129}
130
131void NodeEditorShutdown()
132{

Callers

nothing calls this directly

Calls 1

show_editorFunction · 0.85

Tested by

no test coverage detected