EFixupStrategy

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

Windows
MacOS
Linux

References

Module

Kismet

Header

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

Include

#include "SFixupSelfContextDlg.h"

Syntax

enum EFixupStrategy
{
    DoNothing,
    CreateNewFunction,
    RemoveNode,
}

Values

Name

Description

DoNothing

CreateNewFunction

RemoveNode

Remarks

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