Navigation
API > API/Editor > API/Editor/UnrealEd
Inheritance Hierarchy
- FSlateControlledConstruction
- TSharedFromThis
- SWidget
- SCompoundWidget
- SEditorViewport
- SBasePoseViewport
References
| Module | UnrealEd |
| Header | /Engine/Source/Editor/UnrealEd/Public/SSkeletonWidget.h |
| Include | #include "SSkeletonWidget.h" |
Syntax
class SBasePoseViewport : public SEditorViewport
Constructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | Construct
(
const FArguments& InArgs |
||
| void | SetSkeleton
(
USkeleton* Skeleton |
Overridden from SEditorViewport
| Type | Name | Description | |
|---|---|---|---|
| TSharedRef< FEditorViewportClient > | SEditorViewport interface | ||
| TSharedPtr< SWidget > | Implement this to add a viewport toolbar to the inside top of the viewport. |
Classes
| Type | Name | Description | |
|---|---|---|---|
| FArguments |