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

Public Member Functions

void AddCorruptGraph (UEdGraph *CorruptGraph)
 
void SanitizeConnectionsForCorruptGraphs ()
 

Public Attributes

TArray< UEdGraph * > CorruptGraphs
 

Member Function Documentation

◆ AddCorruptGraph()

void FGraphConnectionSanitizer::AddCorruptGraph ( UEdGraph CorruptGraph)

◆ SanitizeConnectionsForCorruptGraphs()

void FGraphConnectionSanitizer::SanitizeConnectionsForCorruptGraphs ( )

Member Data Documentation

◆ CorruptGraphs

TArray<UEdGraph*> FGraphConnectionSanitizer::CorruptGraphs

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