Navigation
API > API/Plugins > API/Plugins/PCGToolset > API/Plugins/PCGToolset/UPCGToolset
Description
Lists the PCG graphs that can be used with the Subgraph native node. Only these graphs should be used with the Subgraph native node.
| Name | ListAvailableSubgraphs |
| Type | function |
| Header File | /Engine/Plugins/Experimental/Toolsets/PCGToolset/Source/PCGToolset/Public/PCGToolset.h |
| Include Path | #include "PCGToolset.h" |
| Source | /Engine/Plugins/Experimental/Toolsets/PCGToolset/Source/PCGToolset/Private/PCGToolset.cpp |
UFUNCTION (Meta=(AICallable), Category="PCG|Nodes")
static TArray < FString > ListAvailableSubgraphs()
Array of graph asset paths that can be used with the Subgraph native node