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
- Type: Event
- Namespace: Unity.SmartStrings.PersistentVariables
- Assembly: UnityEngine.SmartStringsModule
event Action<IVariable> ValueChanged