unreal.Mover_OnPreSimTick¶
- class unreal.Mover_OnPreSimTick(*args: Any, **kwargs: Any)¶
Bases:
MulticastDelegateBaseFired just before a simulation tick, regardless of being a re-simulated frame or not.
- Parameters:
time_step (MoverTimeStep)
input_cmd (MoverInputCmdContext)
C++ Source:
Plugin: Mover
Module: Mover
File: MoverComponent.h