Navigation
API > API/Plugins > API/Plugins/MetaHumanToolkit
| Name | SMetaHumanEditorViewportToolBar |
| Type | class |
| Header File | /Engine/Plugins/MetaHuman/MetaHumanAnimator/Source/MetaHumanToolkit/Public/SMetaHumanEditorViewportToolBar.h |
| Include Path | #include "SMetaHumanEditorViewportToolBar.h" |
Syntax
class SMetaHumanEditorViewportToolBar : public SViewportToolBar
Inheritance Hierarchy
- FSharedFromThisBase → TSharedFromThis → SWidget → SCompoundWidget → SViewportToolBar → SMetaHumanEditorViewportToolBar
- FSlateControlledConstruction → SWidget → SCompoundWidget → SViewportToolBar → SMetaHumanEditorViewportToolBar
Structs
| Name | Remarks |
|---|---|
| FArguments |
Constants
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| ToolbarSlotPadding | const FMargin | SMetaHumanEditorViewportToolBar.h |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| ABCommandList | FMetaHumanABCommandList | SMetaHumanEditorViewportToolBar.h | ||
| CamSpeedScalarBox | TSharedPtr< SSpinBox< float > > | Reference to the camera spinbox used to display current camera speed scalar | SMetaHumanEditorViewportToolBar.h | |
| CamSpeedSlider | TSharedPtr< class SSlider > | Reference to the camera slider used to display current camera speed | SMetaHumanEditorViewportToolBar.h | |
| OnGetABMenuContentsDelegate | FOnGetABMenuContents | SMetaHumanEditorViewportToolBar.h | ||
| ToolbarMenuHorizontalBox | TSharedPtr< class SHorizontalBox > | SMetaHumanEditorViewportToolBar.h | ||
| ViewportClient | TSharedPtr< class FMetaHumanEditorViewportClient > | SMetaHumanEditorViewportToolBar.h | ||
| ViewportCommandList | TSharedPtr< class FUICommandList > | SMetaHumanEditorViewportToolBar.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void Construct
(
const FArguments& InArgs |
SMetaHumanEditorViewportToolBar.h | ||
EVisibility GetShowAVisibility() |
SMetaHumanEditorViewportToolBar.h | ||
EVisibility GetShowBVisibility() |
SMetaHumanEditorViewportToolBar.h |