delete_blueprint_function
Remove a function from a specified Blueprint in Unreal Engine by providing the blueprint and function names.
Instructions
Delete a function from a Blueprint.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| function_name | Yes | ||
| blueprint_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |