FDlgRemapSkeleton

[FDlgRemapSkeleton](API\Editor\UnrealEd\FDlgRemapSkeleton)

Windows
MacOS
Linux

References

Module

UnrealEd

Header

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

Include

#include "SSkeletonWidget.h"

Syntax

class FDlgRemapSkeleton

Remarks

FDlgRemapSkeleton

Wrapper class for SAnimationRemapSkeleton. This class creates and launches a dialog then awaits the result to return to the user.

Variables

Name Description

Public variable

USkeleton *

 

NewSkeleton

New Skeleton that is chosen

Public variable

bool

 

RetargetSkeletalMesh

True if you'd like to retarget skeletal meshes as well

Constructors

Name Description

Public function

FDlgRemapSkeleton

(
    USkeleton* Skeleton
)

Functions

Name Description

Public function

bool

 

ShowModal()

Shows the dialog box and waits for the user to respond.

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