remove_statetree_transition
Remove a transition from a StateTree asset by specifying the transition index and optional state details.
Instructions
Remove a transition from a state.
Args: asset_path: Content path to the StateTree asset transition_index: Index of the transition to remove state: State index path state_name: State name state_guid: State GUID
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| state | No | ||
| asset_path | Yes | ||
| state_guid | No | ||
| state_name | No | ||
| transition_index | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |