Choose your operating system:
Windows
macOS
Linux
Module |
|
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
)