Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/PhysicsEngine
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/PhysicsEngine/ClusterUnionComponent.h |
| Include | #include "PhysicsEngine/ClusterUnionComponent.h" |
Syntax
USTRUCT ()
struct FClusterUnionBoneData
Variables
| Type | Name | Description | |
|---|---|---|---|
| int32 | ID | ||
| Chaos::FUniqueIdx | ParticleID |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FClusterUnionBoneData
(
int32 InBoneId |
|||
FClusterUnionBoneData
(
int32 InBoneId, |
Operators
| Type | Name | Description | |
|---|---|---|---|
| bool | operator!=
(
const FClusterUnionBoneData& Other |
||
| bool | operator==
(
const FClusterUnionBoneData& Other |