EditorPlugin.clear

Clear all the state and reset the object being edited to zero. This ensures your plugin does not keep editing a currently existing node, or a node from the wrong scene.

struct EditorPlugin
@nogc nothrow
void
clear
()

Meta