s&box docs

public static abstract sealed class Editor.EditorEvent

Broader workflow and conceptual references connected to this API.

Methods

Showing 7 methods

public static void Register(object obj)

Register an object, start receiving events

public static void RunInterface(System.Action`1<T> action)

public static void Unregister(object obj)

Unregister an object, stop receiving events

Metadata

FieldValue
NamespaceEditor
Typeclass
AssemblySandbox.Tools
Doc IDT:Editor.EditorEvent

On this page