remove_statetree_binding
Remove a property binding at a specified index from a StateTree asset using its content path.
Instructions
Remove a property binding by index.
Args: asset_path: Content path to the StateTree asset binding_index: Index of the binding to remove
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| asset_path | Yes | ||
| binding_index | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |