| Parameter | Description |
|---|---|
| assetPath | The path to the state machine asset file. |
T A new instance of the state machine read directly from disk.
Loads a fresh instance of the StateMachine of type T from disk for use in the asset import pipeline.
This is the StateMachine counterpart of GraphDatabase.LoadGraphForImporter.