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