unreal.Mover_OnPostSimRollback

class unreal.Mover_OnPostSimRollback(*args: Any, **kwargs: Any)

Bases: MulticastDelegateBase

Fired 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. Note: ExpungedTimeStep is called PreRollbackTimeStep in C++ code

Parameters:

C++ Source:

  • Plugin: Mover

  • Module: Mover

  • File: MoverComponent.h