ChangedVariables
The variables that were added or modified in this change event.
Read time 1 minuteLast updated 9 days ago
Definition
- Type: Property
- Namespace: Unity.GraphToolkit.Editor
- Assembly: UnityEditor
public IReadOnlyList<ChangedVariable> ChangedVariables { get; }
Remarks
Each entry's ChangedVariable.ChangeKinds indicates the kind of change (for example, , or one of the state machine's standard change categories).
"Added"