MovementSettings.OnDeactivate
Method in MovementSettings
Declaration
protected virtual void OnDeactivate(MovementController controller)Description
A callback invoked when the settings are deactivated on a controller.
Parameters
| controller | The controller that deactivated the settings. |