InteractableToggleCollection.OnSelection(Int32, Boolean) Method

Definition

protected virtual void OnSelection (int index, bool force = false);
abstract member OnSelection : int * bool -> unit
override this.OnSelection : int * bool -> unit
Protected Overridable Sub OnSelection (index As Integer, Optional force As Boolean = false)

Parameters

index
Int32
force
Boolean

Applies to