Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/Graph > API/Plugins/PCG/Graph/FPCGStackContext
References
| Module | PCG |
| Header | /Engine/Plugins/Experimental/PCG/Source/PCG/Public/Graph/PCGStackContext.h |
| Include | #include "Graph/PCGStackContext.h" |
| Source | /Engine/Plugins/Experimental/PCG/Source/PCG/Private/Graph/PCGStackContext.cpp |
void AppendStacks
&40;
const FPCGStackContext & InStacks
&41;
Remarks
Takes the current stack and appends each of the stacks in InStacks. Called during compilation when inlining a static subgraph.