unreal.Mover_OnMovementModeChanged

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

Bases: MulticastDelegateBase

Fired after changing movement modes. First param is the name of the previous movement mode. Second is the name of the new movement mode.

Parameters:
  • previous_movement_mode_name (Name) –

  • new_movement_mode_name (Name) –

C++ Source:

  • Plugin: Mover

  • Module: Mover

  • File: MoverComponent.h