Navigation
API > API/Plugins > API/Plugins/PCG
| Name | UPCGMeshSelectorBase |
| Type | class |
| Header File | /Engine/Plugins/PCG/Source/PCG/Public/MeshSelectors/PCGMeshSelectorBase.h |
| Include Path | #include "MeshSelectors/PCGMeshSelectorBase.h" |
Syntax
UCLASS (MinimalAPI, Abstract, BlueprintType, ClassGroup=(Procedural))
class UPCGMeshSelectorBase : public UObject
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UPCGMeshSelectorBase
Derived Classes
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual bool SelectInstances
(
FPCGStaticMeshSpawnerContext& Context, |
MeshSelectors/PCGMeshSelectorBase.h | ||
virtual bool SelectMeshInstances
(
FPCGStaticMeshSpawnerContext& Context, |
MeshSelectors/PCGMeshSelectorBase.h |