Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/SAssetEditorViewport
| Name | FArguments |
| Type | struct |
| Header File | /Engine/Source/Editor/UnrealEd/Public/SAssetEditorViewport.h |
| Include Path | #include "SAssetEditorViewport.h" |
Syntax
struct FArguments : public TSlateBaseNamedArgs< SAssetEditorViewport >
Inheritance Hierarchy
- FSlateBaseNamedArgs → TSlateBaseNamedArgs → SAssetEditorViewport::FArguments
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FArguments() |
SAssetEditorViewport.h |
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| WidgetArgsType | FArguments | SAssetEditorViewport.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
WidgetArgsType & EditorViewportClient
(
TSharedPtr< FEditorViewportClient > InArg |
SAssetEditorViewport.h | ||
WidgetArgsType & ViewportSize
(
const TAttribute< FVector2D >& InAttribute |
SAssetEditorViewport.h |