Choose your operating system:
Windows
macOS
Linux
| UObjectBase
|
Module |
|
Header |
/Engine/Plugins/Experimental/CommonUI/Source/CommonUI/Public/CommonTileView.h |
Include |
#include "CommonTileView.h" |
UCLASS(Meta=(DisableNativeTick))
class UCommonTileView : public UTileView
TileView specialized to navigate on focus for consoles & enable scrolling when not focused for touch
Name | Description | |
---|---|---|
|
UCommonTileView ( |
Name | Description | ||
---|---|---|---|
|
TSharedRef< ... |
RebuildListWidget() |
Implement in child classes to construct the actual ListView Slate widget |
Name | Description | ||
---|---|---|---|
|
UUserWidget ... |
OnGenerateEntryWidgetInternal ( |
Generates the actual entry widget that represents the given item. |