FFixupSelfContextItem

Windows
MacOS
Linux

References

Module

Kismet

Header

/Engine/Source/Editor/Kismet/Public/SFixupSelfContextDlg.h

Include

#include "SFixupSelfContextDlg.h"

Syntax

struct FFixupSelfContextItem

Variables

Name Description

Public variable

TSharedPtr< STe...

 

ComboBox

Combo box for user to decide fixup strategy

Public variable

FName

 

FuncName

Function this item relates to

Public variable

TArray< UK2Node...

 

Nodes

Nodes that reference this function

Constructors

Name Description

Public function

FFixupSelfContextItem

(
    FName Function
)

Constructs a FixupSelfContextItem for a given function name

Functions

Name Description

Public function

TSharedRef< ...

 

CreateWidget

(
    TArray< TSharedPtr< FString >>& In...
)

Callback to create a widget for the Item

Enums

Name

Description

Public enum

EFixupStrategy

Enum to describe how the node will be fixed up (or not)

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