FCreateSplitPinNodeParams

Windows
MacOS
Linux

References

Module

BlueprintGraph

Header

/Engine/Source/Editor/BlueprintGraph/Classes/EdGraphSchema_K2.h

Include

#include "EdGraphSchema_K2.h"

Syntax

struct FCreateSplitPinNodeParams

Variables

Name Description

Public variable

bool

 

bTransient

Public variable

FKismetCompiler...

 

CompilerContext

Public variable

UEdGraph *

 

SourceGraph

Constructors

Name Description

Public function

FCreateSplitPinNodeParams

(
    const bool bInTransient
)

Public function

FCreateSplitPinNodeParams

(
    FKismetCompilerContext* InComp...,
    UEdGraph* InSourceGraph
)

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