s&box docs

public abstract interface Editor.IPopupEditor<T>

An popup editor capable of editing type T. This is created when EditorUtility.OpenControlSheet is called, which is generally and most commonly done via the GenericControlWidget, which is a ControlWidget used to view and edit generic classes.

Metadata

FieldValue
NamespaceEditor
Typeclass
AssemblySandbox.Tools
Doc IDT:Editor.IPopupEditor`1

On this page