Choose your operating system:
Windows
macOS
Linux
| STableViewBase | ||||
| TListTypeTraits< ItemType >::SerializerType | ||||
| ITypedTableView
|
Module |
|
Header |
/Engine/Source/Editor/ContentBrowser/Public/AssetViewWidgets.h |
Include |
#include "AssetViewWidgets.h" |
class SAssetColumnView : public SListView< TSharedPtr< FAssetViewItem > >
The columns view mode of the asset view
Name | Description | ||
---|---|---|---|
|
OnKeyDown |
Called after a key is pressed when this widget has focus (this event bubbles if not handled) |
|
|
SupportsKeyboardFocus() |
Checks to see if this widget supports keyboard focus. Override this in derived classes. |
|
|
Tick ( |
Ticks this widget with Geometry. |