Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/FPCGStackHandle
Overloads
FPCGStackHandle()
| |
|
| Name |
FPCGStackHandle |
| Type |
function |
| Header File |
/Engine/Plugins/PCG/Source/PCG/Public/PCGCommon.h |
| Include Path |
#include "PCGCommon.h" |
FPCGStackHandle()
FPCGStackHandle(TSharedPtr< const FPCGStackContext >, int32)
| |
|
| Name |
FPCGStackHandle |
| Type |
function |
| Header File |
/Engine/Plugins/PCG/Source/PCG/Public/PCGCommon.h |
| Include Path |
#include "PCGCommon.h" |
| Source |
/Engine/Plugins/PCG/Source/PCG/Private/PCGCommon.cpp |
FPCGStackHandle
(
TSharedPtr < const FPCGStackContext > InStackContext,
int32 InStackIndex
)