Navigation
API > API/Editor > API/Editor/ContentBrowser > API/Editor/ContentBrowser/SAssetListViewRow
| Name | FArguments |
| Type | struct |
| Header File | /Engine/Source/Editor/ContentBrowser/Public/AssetViewWidgets.h |
| Include Path | #include "AssetViewWidgets.h" |
Syntax
struct FArguments : public TSlateBaseNamedArgs< SAssetListViewRow >
Inheritance Hierarchy
- TSlateBaseNamedArgs< SAssetListViewRow > → SAssetListViewRow::FArguments
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FArguments() |
AssetViewWidgets.h |
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| WidgetArgsType | FArguments | AssetViewWidgets.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
WidgetArgsType & AssetListItem
(
TSharedPtr< SAssetListItem > InArg |
AssetViewWidgets.h | ||
WidgetArgsType & OnDragDetected
(
const FOnDragDetected& InDelegate |
AssetViewWidgets.h | ||
WidgetArgsType & Padding
(
const TAttribute< FMargin >& InAttribute |
AssetViewWidgets.h | ||
WidgetArgsType & Style
(
const FTableRowStyle* InArg |
AssetViewWidgets.h |