Navigation
API > API/Plugins > API/Plugins/MetaHumanToolkit > API/Plugins/MetaHumanToolkit/SMetaHumanEditorViewport
| Name | FArguments |
| Type | struct |
| Header File | /Engine/Plugins/MetaHuman/MetaHumanAnimator/Source/MetaHumanToolkit/Public/SMetaHumanEditorViewport.h |
| Include Path | #include "SMetaHumanEditorViewport.h" |
Syntax
struct FArguments : public TSlateBaseNamedArgs< SMetaHumanEditorViewport >
Inheritance Hierarchy
- FSlateBaseNamedArgs → TSlateBaseNamedArgs → SMetaHumanEditorViewport::FArguments
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FArguments() |
SMetaHumanEditorViewport.h |
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| WidgetArgsType | FArguments | SMetaHumanEditorViewport.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
WidgetArgsType & ABCommandList
(
FMetaHumanABCommandList InArg |
The command list containing commands bound to views A and B | SMetaHumanEditorViewport.h | |
NamedSlotProperty< FArguments > Content() |
Extra content to display in the bottom of the viewport | SMetaHumanEditorViewport.h | |
WidgetArgsType & OnGetABViewMenuContents
(
const FOnGetABMenuContents& InDelegate |
Delegated called to the contents of the view menus on both A and B sides | SMetaHumanEditorViewport.h | |
WidgetArgsType & ViewportClient
(
TSharedPtr< class FMetaHumanEditorViewportClient > InArg |
A reference to the viewport client that controls this viewport | SMetaHumanEditorViewport.h |
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FArguments & operator[]
(
const TSharedRef< SWidget >& InChild |
SMetaHumanEditorViewport.h |