Navigation
API > API/Editor > API/Editor/ContentBrowser
Inheritance Hierarchy
References
| Module | ContentBrowser |
| Header | /Engine/Source/Editor/ContentBrowser/Public/AssetViewWidgets.h |
| Include | #include "AssetViewWidgets.h" |
Syntax
class SAssetTileItem : public SAssetViewItem
Remarks
An item in the asset tile view
Destructors
| Type | Name | Description | |
|---|---|---|---|
| Destructor |
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | Whether the widget should allow primitive tools to be displayed | ||
| void | Construct
(
const FArguments& InArgs |
Constructs this widget with InArgs | |
| FSlateColor | Gets the color of the asset class label in thumbnails | ||
| EVisibility | Gets the visibility of the asset class label in thumbnails | ||
| FOptionalSize | Returns the max width size to be used by extra state icons. | ||
| float | Get the expected width of an extra state icon. | ||
| const FSlateBrush * | |||
| const FSlateBrush * | |||
| int32 | |||
| FOptionalSize | Gets the max size of the name area for an asset | ||
| const FSlateBrush * | |||
| FOptionalSize | |||
| FSlateColor | |||
| float | |||
| EVisibility | Gets the visibility of the SCC icons | ||
| float | |||
| FOptionalSize | Returns the size of the state icon box widget (i.e dirty image, scc) | ||
| FOptionalSize | Returns the size of the thumbnail widget | ||
| FSlateFontInfo | Returns the font to use for the thumbnail label | ||
| void |
Overridden from SAssetViewItem
| Type | Name | Description | |
|---|---|---|---|
| const FSlateBrush * | Get the border image to display | ||
| float | SAssetViewItem interface | ||
| void | Handles committing a name change |
Overridden from SWidget
| Type | Name | Description | |
|---|---|---|---|
| void | OnMouseEnter
(
const FGeometry& MyGeometry, |
Handles realtime thumbnails | |
| void | OnMouseLeave
(
const FPointerEvent& MouseEvent |
Handles realtime thumbnails |
Classes
| Type | Name | Description | |
|---|---|---|---|
| FArguments |
Constants
| Name | Description |
|---|---|
| AssetNameHeights | Max name height for each thumbnail size |
| RegularFontHeight | Regular thumbnail font size |
| SmallFontHeight | Small thumbnail font size |