EditorPlugin.getState

Gets the state of your plugin editor. This is used when saving the scene (so state is kept when opening it again) and for switching tabs (so state can be restored when the tab returns).

struct EditorPlugin
@nogc nothrow
Dictionary
getState
()

Meta