Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/FPCGStackHandle
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| PCGCommon.h | |||
FPCGStackHandle
(
TSharedPtr< const FPCGStackContext > InStackContext, |
PCGCommon.h |
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
)