SSkeletonBoneRemoval::ShowModal

Show Modal window

Windows
MacOS
Linux

References

Module

UnrealEd

Header

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

Include

#include "SSkeletonWidget.h"

Source

/Engine/Source/Editor/UnrealEd/Private/SSkeletonWidget.cpp

Syntax

static bool ShowModal
(
    const TArray< FName > BonesToRemove,
    const FText & WarningMessage
)

Remarks

Show Modal window

Returns

true if successfully selected new skeleton

Parameters

Parameter

Description

BonesToRemove

List of bones that will be removed

WarningMessage

Message to display to the user so they know what is going on

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