Navigation
API > API/Plugins > API/Plugins/PCGGeometryScriptInterop > API/Plugins/PCGGeometryScriptInterop/Elements
Inheritance Hierarchy
- FPCGContext
- IPCGAsyncLoadingContext
- FPCGAppendMeshesFromPointsContext
References
| Module | PCGGeometryScriptInterop |
| Header | /Engine/Plugins/PCGInterops/PCGGeometryScriptInterop/Source/PCGGeometryScriptInterop/Public/Elements/PCGAppendMeshesFromPoints.h |
| Include | #include "Elements/PCGAppendMeshesFromPoints.h" |
Syntax
struct FPCGAppendMeshesFromPointsContext :
public FPCGContext ,
public IPCGAsyncLoadingContext
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bPrepareDataSucceeded | ||
| TMap< FSoftObjectPath, TArray< int32 > > | MeshToPointIndicesMapping |