Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FScopedMovementUpdate
Description
Revert movement to the initial location of the Component at the start of the scoped update. Also clears pending overlaps and sets bHasMoved to false.
| Name | RevertMove |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Public/Engine/ScopedMovementUpdate.h |
| Include Path | #include "Engine/ScopedMovementUpdate.h" |
| Source | /Engine/Source/Runtime/Engine/Private/Engine/ScopedMovementUpdate.cpp |
void RevertMove()