unreal.Mover_OnPostSimRollback¶
- class unreal.Mover_OnPostSimRollback(*args: Any, **kwargs: Any)¶
Bases:
MulticastDelegateBaseFired after a rollback. First param is the time step we’ve rolled back to. Second param is when we rolled back from, and represents a later frame that is no longer valid.
- Parameters:
current_time_step (MoverTimeStep)
expunged_time_step (MoverTimeStep)
C++ Source:
Plugin: Mover
Module: Mover
File: MoverComponent.h