add_blueprint_function
Add a custom function to an Unreal Engine Blueprint asset by providing its asset path and the function name.
Instructions
Add a custom function to a Blueprint.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| function_name | Yes | Function name | |
| blueprint_path | Yes | Blueprint asset path |