SFixupSelfContextDialog

Widget to prompt the user to fixup self context on bad K2Node_CallFunction Pastes

Windows
MacOS
Linux

Inheritance Hierarchy

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

Name Description

Public function

void

 

Construct

(
    const FArguments& InArgs,
    const TArray< UK2Node_CallFunction ...,
    UBlueprint* InFromBP,
    const FBlueprintEditor* InBlue...,
    bool bInOtherPastedNodes
)

Public function Static

bool

 

CreateModal

(
    const TArray< UK2Node_CallFunction ...,
    UBlueprint* InFromBP,
    const FBlueprintEditor* Bluepr...,
    bool bOtherPastedNodes
)

Creates a Confirmation Modal, this function will not return until the Dialog is closed

Classes

Name

Description

Public struct

FArguments

Typedefs

Name

Description

FListViewItem

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