Selectable.DoStateTransition

Switch to Manual
protected void DoStateTransition (UI.Selectable.SelectionState state, bool instant);

Parameters

stateState to transition to.
instantShould the transition occur instantly.

Description

Transition the Selectable to the entered state.