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