SAnimationRemapSkeleton

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

UnrealEd

Header

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

Include

#include "SSkeletonWidget.h"

Syntax

class SAnimationRemapSkeleton : public SCompoundWidget

Variables

Name Description

Public variable

bool

 

bShowDuplicateAssetOption

Public variable

USkeleton *

 

NewSkeleton

New Skeleton that they would like to map to

Public variable

USkeleton *

 

OldSkeleton

Old Skeleton that was mapped This data is needed to prevent users from selecting same skeleton

Functions

Name Description

Public function

void

 

Construct

(
    const FArguments& InArgs
)

Constructs this widget

Public function Static

void

 

ShowWindow

(
    USkeleton* OldSkeleton,
    const FText& WarningMessage,
    bool bDuplicateAssets,
    FOnRetargetAnimation RetargetDelega...
)

Show window

Classes

Name

Description

Public struct

FArguments

Constants

Name

Description

DialogWindow

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