onvalueselected - eisclimber/ExPresS-XR GitHub Wiki

ValueRangeInteractable.OnValueSelected

Field in ValueRangeInteractable<T, U, V>

Summary

Emitted when the interactable is released, returning the currently selected value.

public UnityEvent<V> OnValueSelected;
⚠️ **GitHub.com Fallback** ⚠️