GCMotion.SetValueChangedHandler(Action<GCMotion>) Method

Definition

Caution

Use the 'ValueChangedHandler' property.

[System.Obsolete("Use the 'ValueChangedHandler' property.", false)]
public virtual void SetValueChangedHandler (Action<GameController.GCMotion> handler);
abstract member SetValueChangedHandler : Action<GameController.GCMotion> -> unit
override this.SetValueChangedHandler : Action<GameController.GCMotion> -> unit

Parameters

handler
Action<GCMotion>
Attributes

Applies to