onvaluechanged - eisclimber/ExPresS-XR GitHub Wiki

ValueDescriptor.OnValueChanged

Field in ValueDescriptor<V>

Summary

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

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