Navigation
API > API/Runtime > API/Runtime/Engine
| Name | FGraphReference |
| Type | struct |
| Header File | /Engine/Source/Runtime/Engine/Classes/EdGraph/EdGraph.h |
| Include Path | #include "EdGraph/EdGraph.h" |
Syntax
USTRUCT ()
struct FGraphReference
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FGraphReference() |
EdGraph/EdGraph.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
UBlueprint * GetBlueprint() |
EdGraph/EdGraph.h | ||
UEdGraph * GetGraph() |
EdGraph/EdGraph.h | ||
void PostSerialize
(
const FArchive& Ar |
EdGraph/EdGraph.h | ||
void SetGraph
(
UEdGraph* InGraph |
EdGraph/EdGraph.h |