Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/Elements > API/Plugins/PCG/Elements/IO
Inheritance Hierarchy
- FPCGContext
- FPCGExternalDataContext
References
| Module | PCG |
| Header | /Engine/Plugins/Experimental/PCG/Source/PCG/Public/Elements/IO/PCGExternalDataContext.h |
| Include | #include "Elements/IO/PCGExternalDataContext.h" |
Syntax
struct FPCGExternalDataContext : public FPCGContext
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bDataPrepared | Set to true if the prepare data succeeded. | |
| TArray< FPointDataAccessorsMapping > | PointDataAccessorsMapping |
Classes
| Type | Name | Description | |
|---|---|---|---|
| FPointDataAccessorsMapping | |||
| FRowToPointAccessors | Used for data table parsing. |