Modifier

Share via


ControllerFinder.OnControllerLost Method

Definition

Override this method to act when the correct controller is actually lost. This provides similar functionality to overriding AddControllerTransform, without the overhead of needing to check that handedness matches.

protected:
 virtual void OnControllerLost();
protected virtual void OnControllerLost ();
abstract member OnControllerLost : unit -> unit
override this.OnControllerLost : unit -> unit
Protected Overridable Sub OnControllerLost ()

Applies to