Navigation
API > API/Editor > API/Editor/UnrealEd
| Name | SReplaceMissingSkeletonDialog |
| Type | class |
| Header File | /Engine/Source/Editor/UnrealEd/Public/SSkeletonWidget.h |
| Include Path | #include "SSkeletonWidget.h" |
Syntax
class SReplaceMissingSkeletonDialog : public SWindow
Inheritance Hierarchy
- FGCObject → FSlateInvalidationRoot → SWindow → SReplaceMissingSkeletonDialog
- FNoncopyable → FSlateInvalidationRoot → SWindow → SReplaceMissingSkeletonDialog
- FSharedFromThisBase → TSharedFromThis → SWidget → SCompoundWidget → SWindow → SReplaceMissingSkeletonDialog
- FSlateControlledConstruction → SWidget → SCompoundWidget → SWindow → SReplaceMissingSkeletonDialog
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
SReplaceMissingSkeletonDialog() |
SSkeletonWidget.h |
Structs
| Name | Remarks |
|---|---|
| FArguments |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void Construct
(
const FArguments& InArgs |
SSkeletonWidget.h | ||
bool ShowModal() |
SSkeletonWidget.h |
Protected
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FReply OnButtonClick
(
EAppReturnType::Type ButtonID |
SSkeletonWidget.h | ||
void OnSkeletonSelected
(
const FAssetData& Replacement |
SSkeletonWidget.h |