unreal.Mover_OnPreMovement¶
- class unreal.Mover_OnPreMovement(*args: Any, **kwargs: Any)¶
Bases:
MulticastDelegateBaseFired during a simulation tick, after the input is processed but before the actual move calculation.
- Parameters:
time_step (MoverTimeStep)
input_cmd (MoverInputCmdContext)
sync_state (MoverSyncState)
aux_state (MoverAuxStateContext)
C++ Source:
Plugin: Mover
Module: Mover
File: MoverComponent.h