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