Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/MeshSelectors
Inheritance Hierarchy
- FSoftISMComponentDescriptor
- FPCGSoftISMComponentDescriptor
References
| Module | PCG |
| Header | /Engine/Plugins/PCG/Source/PCG/Public/MeshSelectors/PCGISMDescriptor.h |
| Include | #include "MeshSelectors/PCGISMDescriptor.h" |
Syntax
USTRUCT ()
struct FPCGSoftISMComponentDescriptor : public FSoftISMComponentDescriptor
Remarks
Convenience PCG-side component descriptor so we can adjust defaults to the most common use cases.
Variables
| Type | Name | Description | |
|---|---|---|---|
| TArray< FName > | ComponentTags |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FPCGSoftISMComponentDescriptor
(
const FISMComponentDescriptor& Other |
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | InitComponent
(
UInstancedStaticMeshComponent* ISMComponent |
||
| void | InitFrom
(
const UStaticMeshComponent* Component, |
||
| bool | SerializeFromMismatchedTag
(
const FPropertyTag& Tag, |