Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/UPrimitiveComponent
Description
Whether this body instance owner is movable or not. On UPrimitiveComponents this checks the Mobility type property.
Virtual Inheritance
- IPhysicsBodyInstanceOwner::IsPhysicsOwnerMovable → UPrimitiveComponent::IsPhysicsOwnerMovable
| Name | IsPhysicsOwnerMovable |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Classes/Components/PrimitiveComponent.h |
| Include Path | #include "Components/PrimitiveComponent.h" |
| Source | /Engine/Source/Runtime/Engine/Private/PrimitiveComponentPhysics.cpp |
virtual bool IsPhysicsOwnerMovable() const