Navigation
Unreal Engine C++ API Reference > Editor > UnrealEd > SSkeletonBoneRemoval
References
Module | UnrealEd |
Header | /Engine/Source/Editor/UnrealEd/Public/SSkeletonWidget.h |
Include | #include "SSkeletonWidget.h" |
Source | /Engine/Source/Editor/UnrealEd/Private/SSkeletonWidget.cpp |
static bool ShowModal
&40;
const TArray< FName > BonesToRemove,
const FText & WarningMessage
&41;
Remarks
Show Modal window true if successfully selected new skeleton
Parameters
Name | Description |
---|---|
BonesToRemove | List of bones that will be removed |
WarningMessage | Message to display to the user so they know what is going on |