Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/IPhysicsBodyInstanceOwner
Description
Returns velocity of body instance owner. It is often the velocity of the body instance unless overriden by another system like movement
Derived Overrides
| Name | GetPhysicsOwnerVelocity |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Classes/PhysicsEngine/PhysicsBodyInstanceOwnerInterface.h |
| Include Path | #include "PhysicsEngine/PhysicsBodyInstanceOwnerInterface.h" |
FVector GetPhysicsOwnerVelocity() const