Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/Elements > API/Plugins/PCG/Elements/FPCGStaticMeshSpawnerContext
Syntax
TMap < TSoftObjectPtr< UStaticMesh >, TMap < UPCGPointData *, TArray < int32 > > > MeshToOutPoints
Remarks
Used in all selectors if we have to change the out points bounds by the mesh bounds. Will be empty otherwise. We need to keep all point indices that will spawn this mesh, in all output point data.