Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/FPCGStackSharedPtr
Overloads
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
Graph/PCGStackContext.h |
|
|
|
Graph/PCGStackContext.h |
|
FPCGStackSharedPtr()
| |
|
| Name |
FPCGStackSharedPtr |
| Type |
function |
| Header File |
/Engine/Plugins/PCG/Source/PCG/Public/Graph/PCGStackContext.h |
| Include Path |
#include "Graph/PCGStackContext.h" |
FPCGStackSharedPtr()
FPCGStackSharedPtr(TSharedPtr< FPCGStack > &&)
| |
|
| Name |
FPCGStackSharedPtr |
| Type |
function |
| Header File |
/Engine/Plugins/PCG/Source/PCG/Public/Graph/PCGStackContext.h |
| Include Path |
#include "Graph/PCGStackContext.h" |
FPCGStackSharedPtr
(
TSharedPtr < FPCGStack > && Other
)