Navigation
API > API/Editor > API/Editor/Kismet
Inheritance Hierarchy
- FSlateControlledConstruction
- TSharedFromThis
- SWidget
- SCompoundWidget
- SFixupSelfContextDialog
References
| Module | Kismet |
| Header | /Engine/Source/Editor/Kismet/Public/SFixupSelfContextDlg.h |
| Include | #include "SFixupSelfContextDlg.h" |
Syntax
class SFixupSelfContextDialog : public SCompoundWidget
Remarks
Widget to prompt the user to fixup self context on bad K2Node_CallFunction Pastes
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | Construct
(
const FArguments& InArgs, |
||
| bool | CreateModal
(
const TArray< UK2Node_CallFunction* >& NodesToFixup, |
Creates a Confirmation Modal, this function will not return until the Dialog is closed |
Classes
| Type | Name | Description | |
|---|---|---|---|
| FArguments |
Typedefs
| Name | Description |
|---|---|
| FListViewItem |