Skip to content

onvalueselected

eisclimber edited this page Apr 4, 2026 · 1 revision

ValueRangeInteractable.OnValueSelected

Field in ValueRangeInteractable<T, U, V>

Summary

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

public UnityEvent<V> OnValueSelected;

ExPresS XR Wiki

Tutorial Pages

Code Documentation

Clone this wiki locally