ChangedTransitions
The transitions that were added or modified in this change event.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Property
- Namespace: Unity.GraphToolkit.Editor
- Assembly: UnityEditor
public IReadOnlyList<ChangedTransition> ChangedTransitions { get; }
Remarks
Each entry's ChangedTransition.ChangeKinds indicates the kind of change (for example, or ). Changes to a transition's rules and conditions are reported as ChangeKind.Data on the transition that owns them.
"Added""Data"