ChangedStates
The states 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<ChangedState> ChangedStates { get; }
Remarks
Each entry's ChangedState.ChangeKinds indicates the kind of change (for example, , , or one of the state machine's standard change categories). Removed states are not reported.
"Added""Topology"