Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/MeshSelectors
Inheritance Hierarchy
- UObject
- UPCGMeshSelectorBase
- UPCGMeshSelectorByAttribute
- UPCGMeshSelectorWeighted
- UPCGMeshSelectorWeightedByCategory
References
| Module | PCG |
| Header | /Engine/Plugins/PCG/Source/PCG/Public/MeshSelectors/PCGMeshSelectorBase.h |
| Include | #include "MeshSelectors/PCGMeshSelectorBase.h" |
Syntax
UCLASS (Abstract, BlueprintType, ClassGroup=(Procedural))
class UPCGMeshSelectorBase : public UObject
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | SelectInstances
(
FPCGStaticMeshSpawnerContext& Context, |