Types
Custom UI widgets and other functionality added by NUI.
Components
5 items
Widgets
3 items
Game Viewport Client
A viewport with some base functionality added.
Game User Settings Library
A small collection of functionality to help with presentation/selection of Game User Settings.
Game Layer Library
A small collection of functionality to help with the Game Layer UI system.
Widget State
A lightweight string/bool/float key-value bag used to snapshot and restore UMG widget state across navigation, layer changes, or save/load.
Widget Library
Blueprint-facing accessors for FNWidgetState that bridge the C++ struct helpers into pure Kismet nodes.
Style Library
Blueprint-visible style constants for NEXUS-branded warning/error/info UI treatments.
ListView Entry
An interface that extends UUserObjectListEntry so entries hosted in a UNListView are handed a typed pointer to their owning list at construction.