SBasePoseViewport

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

UnrealEd

Header

/Engine/Source/Editor/UnrealEd/Public/SSkeletonWidget.h

Include

#include "SSkeletonWidget.h"

Syntax

class SBasePoseViewport : public SEditorViewport

Constructors

Name Description

Public function

SBasePoseViewport()

Functions

Name Description

Public function

void

 

Construct

(
    const FArguments& InArgs
)

Public function

void

 

SetSkeleton

(
    USkeleton* Skeleton
)

Overridden from SEditorViewport

Name Description

Protected function Virtual

TSharedRef< ...

 

MakeEditorViewportClient()

SEditorViewport interface

Protected function Virtual

TSharedPtr< ...

 

MakeViewportToolbar()

Implement this to add a viewport toolbar to the inside top of the viewport.

Classes

Name

Description

Public struct

FArguments

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss