Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/UPCGGraph
Description
Returns true if ShouldCook is enabled for the default or any per-platform override. When false, the graph is effectively editor-only and will be excluded from all cooked builds.
| Name | AnyPlatformShouldCook |
| Type | function |
| Header File | /Engine/Plugins/PCG/Source/PCG/Public/PCGGraph.h |
| Include Path | #include "PCGGraph.h" |
| Source | /Engine/Plugins/PCG/Source/PCG/Private/PCGGraph.cpp |
bool AnyPlatformShouldCook() const