WidgetArgsTy... |
AssetItem ( TSharedPtr< FAssetViewItem > InArg ) |
Data for the asset this item represents |
WidgetArgsTy... |
HighlightText ( const TAttribute< FText >& InAttri... ) |
The string in the title to highlight (used when searching by string) |
WidgetArgsTy... |
IsSelected ( FIsSelected InArg ) |
Delegate for getting the selection state of this item |
WidgetArgsTy... |
OnAssetToolTipClosing ( const FOnAssetToolTipClosing& InDe... ) |
Delegate for when an item's tooltip is about to close |
WidgetArgsTy... |
OnGetCustomAssetToolTip ( const FOnGetCustomAssetToolTip& In... ) |
Delegate to call (if bound) to get a custom tooltip for this view item |
WidgetArgsTy... |
OnIsAssetValidForCustomToolTip ( const FOnIsAssetValidForCustomToolT... ) |
Delegate to call (if bound) to check if it is valid to get a custom tooltip for this view item |
WidgetArgsTy... |
OnItemDestroyed ( const FOnItemDestroyed& InDelegate ) |
Called when any asset item is destroyed. Used in thumbnail management |
WidgetArgsTy... |
OnRenameBegin ( const FOnRenameBegin& InDelegate ) |
Delegate for when an asset name has entered a rename state |
WidgetArgsTy... |
OnRenameCommit ( const FOnRenameCommit& InDelegate ) |
Delegate for when an asset name has been entered for an item that is in a rename state |
WidgetArgsTy... |
OnVerifyRenameCommit ( const FOnVerifyRenameCommit& InDel... ) |
Delegate for when an asset name has been entered for an item to verify the name before commit |
WidgetArgsTy... |
OnVisualizeAssetToolTip ( const FOnVisualizeAssetToolTip& In... ) |
Delegate for when an item is about to show a tool tip |
WidgetArgsTy... |
ShouldAllowToolTip ( const TAttribute< bool >& InAttrib... ) |
If false, the tooltip will not be displayed |
WidgetArgsTy... |
ThumbnailEditMode ( const TAttribute< bool >& InAttrib... ) |
If true, display the thumbnail edit mode UI |