Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/GameFramework > API/Runtime/Engine/GameFramework/UMovementComponent > API/Runtime/Engine/GameFramework/UMovementComponent/MoveUpdatedComponent
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/GameFramework/MovementComponent.h |
| Include | #include "GameFramework/MovementComponent.h" |
bool MoveUpdatedComponent
(
const FVector & Delta,
const FRotator & NewRotation,
bool bSweep,
FHitResult * OutHit,
ETeleportType Teleport
)