Navigation
API > API/Editor > API/Editor/ContentBrowser
Represents an Asset Type within a menu.
| Name | SAssetMenuIcon |
| Type | class |
| Header File | /Engine/Source/Editor/ContentBrowser/Public/Widgets/SAssetMenuIcon.h |
| Include Path | #include "Widgets/SAssetMenuIcon.h" |
Syntax
class SAssetMenuIcon : public SCompoundWidget
Inheritance Hierarchy
- FSharedFromThisBase → TSharedFromThis → SWidget → SCompoundWidget → SAssetMenuIcon
- FSlateControlledConstruction → SWidget → SCompoundWidget → SAssetMenuIcon
Structs
| Name | Remarks |
|---|---|
| FArguments |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void Construct
(
const FArguments& InArgs, |
Constructs this widget with InArgs | Widgets/SAssetMenuIcon.h |