Editor Types
Some of the editor-only types added by NUIEditor.
Components
1 item
Editor Utility Widget
An extension on UEditorUtilityWidget providing a custom tab icon, deferred post-construct work, and cross-session state persistence via UNEditorUtilityWidgetSubsystem.
Editor Utility Widget Subsystem
Editor subsystem that persists per-widget state and tab placement for UNEditorUtilityWidgets across editor sessions.
Widget State Snapshot
Parallel-arrays snapshot mapping widget identifiers to FNWidgetState bags; the persistent payload of UNEditorUtilityWidgetSubsystem.
Widget Tab Identifiers
Parallel-arrays map of widget identifier to host tab identifier, persisted so editor utility widgets can be restored into the same tab across sessions.