Navigation
API > API/Plugins > API/Plugins/Mover > API/Plugins/Mover/FMoverTimeStep
Description
Returns an FMoverTime representing the start of the next step. With regard to time difference calculation, it also represents the time at the end of the current step, but with a frame count incremented by one. Otherwise the distance between ToStartTime and ToNextTime in async mode would be 0, since it base time arithmetic on frame counts.
| Name | ToNextTime |
| Type | function |
| Header File | /Engine/Plugins/Experimental/Mover/Source/Mover/Public/MoverTypes.h |
| Include Path | #include "MoverTypes.h" |
FMoverTime ToNextTime() const