Navigation
API > API/Plugins > API/Plugins/MetaHumanImageViewer > API/Plugins/MetaHumanImageViewer/SMetaHumanImageViewer
| Name | FArguments |
| Type | struct |
| Header File | /Engine/Plugins/MetaHuman/MetaHumanCoreTechLib/Source/MetaHumanImageViewer/Public/SMetaHumanImageViewer.h |
| Include Path | #include "SMetaHumanImageViewer.h" |
Syntax
struct FArguments : public TSlateBaseNamedArgs< SMetaHumanImageViewer >
Inheritance Hierarchy
- TSlateBaseNamedArgs< SMetaHumanImageViewer > → SMetaHumanImageViewer::FArguments
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FArguments() |
SMetaHumanImageViewer.h |
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| WidgetArgsType | FArguments | SMetaHumanImageViewer.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
WidgetArgsType & CommandList
(
const TAttribute< TSharedPtr< class FUICommandList > >& InAttribute |
SMetaHumanImageViewer.h | ||
WidgetArgsType & Image
(
const TAttribute< const FSlateBrush* >& InAttribute |
Image resource | SMetaHumanImageViewer.h |