Navigation
API > API/Editor > API/Editor/BlueprintGraph > API/Editor/BlueprintGraph/UEdGraphSchema_K2
| Name | FCreateSplitPinNodeParams |
| Type | struct |
| Header File | /Engine/Source/Editor/BlueprintGraph/Classes/EdGraphSchema_K2.h |
| Include Path | #include "EdGraphSchema_K2.h" |
Syntax
struct FCreateSplitPinNodeParams
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FCreateSplitPinNodeParams
(
const bool bInTransient |
EdGraphSchema_K2.h | ||
FCreateSplitPinNodeParams
(
FKismetCompilerContext* InCompilerContext, |
EdGraphSchema_K2.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bTransient | bool | EdGraphSchema_K2.h | ||
| CompilerContext | FKismetCompilerContext * | EdGraphSchema_K2.h | ||
| SourceGraph | UEdGraph * | EdGraphSchema_K2.h |