# Source URL: https://dev.epicgames.com/documentation/en-us/fortnite/animating-prop-movement-1-making-movable-props-in-verse
# Local doc: epic-docs/documentation/en-us/fortnite/animating-prop-movement-1-making-movable-props-in-verse.md
# Section: Defining Props that Move
# Move the RootProp to its target. This is the base class
# version of this function and should not be used.
Move()<suspends>:void=
return
Verse Library
verse
10 Defining Props That Move
Stub function declaring suspension behavior for handling asynchronous prop animation sequences.
extracted-snippets/documentation/en-us/fortnite/animating-prop-movement-1-making-movable-props-in-verse/10-defining-props-that-move.verse