Types
Custom UI widgets and other functionality added by NUI.
📄️ 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.
📄️ CheckBox
An extension on the UMG UCheckBox which adds functionality to set its value without broadcasting / triggering events, or so we thought.
📄️ ComboBox String
An extension on the UMG UComboBoxString which adds functionality to set its selected option or index without broadcasting / triggering events.
📄️ Slider
An extension on the UMG USlider which adds functionality to set its value without broadcasting / triggering events.
📄️ SpinBox
An extension on the UMG USpinBox which adds functionality to set its value without broadcasting / triggering events.