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 |
int32 PushFrame
&40;
const UObject &42; InFrameObject
&41;
Remarks
Create a new stack and create a frame from the provided object (typically graph or node pointer). Returns index of newly added stack.