Navigation
API > API/Plugins > API/Plugins/Mover > API/Plugins/Mover/FMoverTimeStep
Description
Returns an FMoverTime representing the start of this time step. Both FrameCount and TimeMs are always populated; ElapsedSecondsTo uses whichever is appropriate based on the reference FMoverTime's FrameCount (INDEX_NONE = variable dt, otherwise fixed dt).
| Name | ToStartTime |
| Type | function |
| Header File | /Engine/Plugins/Experimental/Mover/Source/Mover/Public/MoverTypes.h |
| Include Path | #include "MoverTypes.h" |
FMoverTime ToStartTime() const