get_abp_transitions
Retrieve detailed state machine transitions from an Unreal Animation Blueprint by specifying asset path and machine name.
Instructions
Get detailed transitions in an ABP state machine.
Args: asset_path: Unreal asset path machine_name: State machine name
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| asset_path | Yes | ||
| machine_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |