NUI / Components

Deprecated / Not Supported

Deprecated and unsupported entries explain replacements or current product direction.

Deprecated and unsupported entries explain replacements or current product direction.

Deprecated / Not Supported

Frame

Deprecated

Replaced by clearer component responsibilities.

  • Use Border for visual frames.
  • Use Box or SizeBox for sizing and layout constraints.

WidgetSwitcher

No current plan

Direct UMG-style WidgetSwitcher is not the current NUI source model.

  • Use Event Graph behavior to control visible state for current screens.
  • Future direction may use a NUI-owned pages or switching system.

WidgetSwitcherSlot

No current plan

Direct UMG-style switcher slots are not current NUI source syntax.

  • Use current contextual slot rules only where documented.
  • Wait for the future NUI-owned pages or switching model.

Next steps