Options
Gets the state machine configuration options.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Property
- Namespace: Unity.GraphToolkit.Editor
- Assembly: UnityEditor
public StateMachineOptions Options { get; }
Remarks
These options define specific behaviors of the state machine, such as StateMachineOptions.DisableAutoInclusionOfStatesFromStateMachineAssembly.