Navigation
API > API/Plugins > API/Plugins/PCG
| Name | FPCGContextHandle |
| Type | struct |
| Header File | /Engine/Plugins/PCG/Source/PCG/Public/PCGContext.h |
| Include Path | #include "PCGContext.h" |
Syntax
struct FPCGContextHandle : public TSharedFromThis< FPCGContextHandle >
Inheritance Hierarchy
- FSharedFromThisBase → TSharedFromThis → FPCGContextHandle
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FPCGContextHandle
(
FPCGContext* InContext |
PCGContext.h |
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
~FPCGContextHandle() |
PCGContext.h |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Context | FPCGContext * | PCGContext.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FPCGContext * GetContext() |
PCGContext.h |