Value
The value for this variable. Changing this will trigger the Variable<T>.ValueChanged event.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Property
- Namespace: Unity.SmartStrings.PersistentVariables
- Assembly: UnityEngine.SmartStringsModule
[UxmlAttribute("value")]public T Value { get; set; }