GlobalGraphNodes

A list of nodes that can add actors to all connections.

Windows
MacOS
Linux

Syntax

[UPROPERTY](Programming/UnrealArchitecture/Reference/Properties)()
TArray< UReplicationGraphNode * > GlobalGraphNodes

Remarks

A list of nodes that can add actors to all connections. They don't necessarily have to add actors to each connection, but they will get a chance to. These are added via ::AddGlobalGraphNode

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