Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/FPCGContextScope
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FPCGContextScope
(
FPCGContext* InContext |
PCGContext.h | ||
FPCGContextScope
(
const FPCGContextScope& |
Non-copyable, non-moveable. | PCGContext.h | |
| PCGContext.h |
FPCGContextScope(FPCGContext *)
| Name | FPCGContextScope |
| Type | function |
| Header File | /Engine/Plugins/PCG/Source/PCG/Public/PCGContext.h |
| Include Path | #include "PCGContext.h" |
| Source | /Engine/Plugins/PCG/Source/PCG/Private/PCGContext.cpp |
FPCGContextScope
(
FPCGContext * InContext
)
FPCGContextScope(const FPCGContextScope &)
Description
Non-copyable, non-moveable.
| Name | FPCGContextScope |
| Type | function |
| Header File | /Engine/Plugins/PCG/Source/PCG/Public/PCGContext.h |
| Include Path | #include "PCGContext.h" |
FPCGContextScope
(
const FPCGContextScope &
)
FPCGContextScope(FPCGContextScope &&)
| Name | FPCGContextScope |
| Type | function |
| Header File | /Engine/Plugins/PCG/Source/PCG/Public/PCGContext.h |
| Include Path | #include "PCGContext.h" |
FPCGContextScope
(
FPCGContextScope &&
)