get_abp_state_info
Retrieve detailed information about a specific state in an Unreal Engine Animation Blueprint state machine, using asset path, machine name, and state name.
Instructions
Get detailed info about a specific state in an ABP state machine.
Args: asset_path: Unreal asset path machine_name: State machine name state_name: State name
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| asset_path | Yes | ||
| state_name | Yes | ||
| machine_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |