UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FGraphReference Struct Reference

#include <EdGraph.h>

Public Member Functions

 FGraphReference ()
 
ENGINE_API void PostSerialize (const FArchive &Ar)
 
class UBlueprintGetBlueprint () const
 

Protected Attributes

TObjectPtr< class UEdGraphMacroGraph
 
TObjectPtr< class UBlueprintGraphBlueprint
 
FGuid GraphGuid
 

Constructor & Destructor Documentation

◆ FGraphReference()

FGraphReference::FGraphReference ( )
inline

Member Function Documentation

◆ GetBlueprint()

class UBlueprint * FGraphReference::GetBlueprint ( ) const
inline

◆ PostSerialize()

void FGraphReference::PostSerialize ( const FArchive Ar)

Member Data Documentation

◆ GraphBlueprint

TObjectPtr<class UBlueprint> FGraphReference::GraphBlueprint
protected

◆ GraphGuid

FGuid FGraphReference::GraphGuid
protected

◆ MacroGraph

TObjectPtr<class UEdGraph> FGraphReference::MacroGraph
mutableprotected

The documentation for this struct was generated from the following files: