Default
The default state machine configuration.
Read time 1 minuteLast updated 7 days ago
Definition
- Type: Field
- Namespace: Unity.GraphToolkit.Editor
- Assembly: UnityEditor
Default = 0
Remarks
This default is helpful for onboarding: if users forget to mark states with UseWithStateMachineAttribute, they will still appear in the graph item library as long as they are defined in the same assembly as the state machine.