Navigation
API > API/Plugins > API/Plugins/PCG
| Name | FPCGExternalDataContext |
| Type | struct |
| Header File | /Engine/Plugins/PCG/Source/PCG/Public/Elements/IO/PCGExternalDataContext.h |
| Include Path | #include "Elements/IO/PCGExternalDataContext.h" |
Syntax
struct FPCGExternalDataContext :
public FPCGContext ,
public IPCGAsyncLoadingContext
Inheritance Hierarchy
- FPCGContext → FPCGExternalDataContext
Implements Interfaces
Structs
| Name | Remarks |
|---|---|
| FPointDataAccessorsMapping | |
| FRowToPointAccessors | Used for data table parsing. |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bDataPrepared | bool | Set to true if the prepare data succeeded. | Elements/IO/PCGExternalDataContext.h | |
| PointDataAccessorsMapping | TArray< FPointDataAccessorsMapping > | Elements/IO/PCGExternalDataContext.h |