Skip to content

UOptionsList

#include <OptionsList.h>

Inherits from UWidget

Public Functions

Name
UWidget * GetSelectedWidget()
bool IsFirstEntry(const UObject * Object) const
bool IsFirstEntryInSubcategory(const UObject * Object) const
void SelectWidget(UObject * Item)
void SetCategory(UOptionsScreenCategory * InCategory)
UOptionsList()

Public Attributes

Name
UOptionsScreenCategory * Category
float ItemHeight
TArray< UObject * > Items
[[FOnGenerateCheckbox]] OnGenerateCheckboxEvent
[[FOnGenerateComboBox]] OnGenerateComboBoxEvent
[[FOnGenerateKeybind]] OnGenerateKeybindEvent
[[FOnGenerateSlider]] OnGenerateSliderEvent
[[FOnGenerateSubcategoryHeader]] OnGenerateSubcategoryHeaderEvent
FOnItemSelected OnItemSelected
FName TableRowStyleName

Protected Attributes

Name
UTBLScrollBarStyleDataAsset * ScrollBarStyle

Updated on 2025-01-21 at 09:02:24 +0100