| Parameter | Description |
|---|---|
| assetPath | The relative path to the state machine asset. |
T
The loaded state machine instance, or null if no matching state machine is found.
Loads a StateMachine of type T from the asset at the specified path.
This is the StateMachine counterpart of GraphDatabase.LoadGraph.