Editor Types
Some of the editor-only types added by NCoreEditor.
📄️ Delayed Editor Task
An abstract class designed to encompass work to be completed at some level of delay from the time of its creation.
📄️ Editor Input Processor
An editor-focused IInputProcessor tracking the state of standard modifier keys and other defined keys.
📄️ Meta Utils
A set of utility functions related to accessing meta-information from graphs, nodes, classes, etc. accessed natively.