FindFSMs
Get the ArborFSM of the same name that is in the scene.
Parameter Name | Description |
---|---|
name | The name of the search ArborFSM. |
Array of found ArborFSM.
Get the ArborFSM of the same name that is attached to a GameObject.
Parameter Name | Description |
---|---|
gameObject | Want to search GameObject. |
name | The name of the search ArborFSM. |
Array of found ArborFSM.