Skip to content

onvaluechanged

eisclimber edited this page Apr 4, 2026 · 1 revision

ValueDescriptor.OnValueChanged

Field in ValueDescriptor<V>

Summary

Emitted when a value changed. Provides the new and old value respectively.

public UnityEvent<V, V> OnValueChanged;

ExPresS XR Wiki

Tutorial Pages

Code Documentation

Clone this wiki locally