Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/MeshSelectors > API/Plugins/PCG/MeshSelectors/UPCGMeshSelectorWeightedByCatego-
- UPCGMeshSelectorBase::SelectInstances()
- UPCGMeshSelectorWeightedByCategory::SelectInstances()
References
| Module | PCG |
| Header | /Engine/Plugins/PCG/Source/PCG/Public/MeshSelectors/PCGMeshSelectorWeightedByCategory.h |
| Include | #include "MeshSelectors/PCGMeshSelectorWeightedByCategory.h" |
| Source | /Engine/Plugins/PCG/Source/PCG/Private/MeshSelectors/PCGMeshSelectorWeightedByCategory.cpp |
virtual bool SelectInstances
(
FPCGStaticMeshSpawnerContext & Context,
const UPCGStaticMeshSpawnerSettings * Settings,
const UPCGPointData * InPointData,
TArray < FPCGMeshInstanceList > & OutMeshInstances,
UPCGPointData * OutPointData
) const