Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/FPCGContext
| Name | FSharedContext |
| Type | class |
| Header File | /Engine/Plugins/PCG/Source/PCG/Public/PCGContext.h |
| Include Path | #include "PCGContext.h" |
Syntax
template<typename ContextType>
class FSharedContext
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FSharedContext
(
TWeakPtr< FPCGContextHandle > WeakHandle |
PCGContext.h |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| SharedHandle | TSharedPtr< FPCGContextHandle > | PCGContext.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
ContextType * Get() |
PCGContext.h |