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
Implements Interfaces
Structs
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 |
|