Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/UPCGGraph
Syntax
UPROPERTY ()
TObjectPtr < UPCGGraphCompilationData > CookedCompilationData
Remarks
Populated during cook to prewarm graph compiler cache in standalone builds. Also necessary for GPU execution because compiling compute graphs is not supported outside of editor.