Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Components > API/Runtime/Engine/Components/USkeletalMeshComponent
- IPhysicsComponent::GetPhysicsObjectById()
- UPrimitiveComponent::GetPhysicsObjectById()
- USkeletalMeshComponent::GetPhysicsObjectById()
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/Components/SkeletalMeshComponent.h |
| Include | #include "Components/SkeletalMeshComponent.h" |
| Source | /Engine/Source/Runtime/Engine/Private/SkeletalMeshComponentPhysics.cpp |
virtual Chaos::FPhysicsObject * GetPhysicsObjectById
(
Chaos::FPhysicsObjectId Id
) const