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