Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


ValueChanged

Raised when the variable's value changes, or when it otherwise needs to trigger an update to any localized string currently using it.
Read time 1 minuteLast updated 7 days ago

Definition

event Action<IVariable> ValueChanged