Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/FPCGStackFrame
Overloads
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
Graph/PCGStackContext.h |
|
|
|
Graph/PCGStackContext.h |
|
|
|
Graph/PCGStackContext.h |
|
FPCGStackFrame()
| |
|
| Name |
FPCGStackFrame |
| Type |
function |
| Header File |
/Engine/Plugins/PCG/Source/PCG/Public/Graph/PCGStackContext.h |
| Include Path |
#include "Graph/PCGStackContext.h" |
FPCGStackFrame()
FPCGStackFrame(const UObject *)
| |
|
| Name |
FPCGStackFrame |
| Type |
function |
| Header File |
/Engine/Plugins/PCG/Source/PCG/Public/Graph/PCGStackContext.h |
| Include Path |
#include "Graph/PCGStackContext.h" |
FPCGStackFrame
(
const UObject * InObject
)
FPCGStackFrame(int32)
| |
|
| Name |
FPCGStackFrame |
| Type |
function |
| Header File |
/Engine/Plugins/PCG/Source/PCG/Public/Graph/PCGStackContext.h |
| Include Path |
#include "Graph/PCGStackContext.h" |
FPCGStackFrame
(
int32 InLoopIndex
)