Navigation
Unreal Engine C++ API Reference > Runtime > Engine > GameFramework > UMovementComponent
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Classes/GameFramework/MovementComponent.h |
Include | #include "GameFramework/MovementComponent.h" |
Source | /Engine/Source/Runtime/Engine/Private/Components/MovementComponent.cpp |
virtual bool MoveUpdatedComponentImpl
(
const FVector & Delta,
const FQuat & NewRotation,
bool bSweep,
FHitResult * OutHit,
ETeleportType Teleport
)