Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


Default

The default state machine configuration.
Read time 1 minuteLast updated 7 days ago

Definition

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.