Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/UClusterUnionComponent
Description
This function will return information from the latest physics sync. Thus adding a new bones to a cluster union will not allow those indices to be valid for use in this function until the next time we sync from the PT.
| Name | FindChildPhysicsObjectByShapeIndex |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Classes/PhysicsEngine/ClusterUnionComponent.h |
| Include Path | #include "PhysicsEngine/ClusterUnionComponent.h" |
| Source | /Engine/Source/Runtime/Engine/Private/PhysicsEngine/ClusterUnionComponent.cpp |
Chaos::FPhysicsObjectHandle FindChildPhysicsObjectByShapeIndex
(
int32 Index
) const