add_blueprint_function
Add a new function to an Unreal Engine Blueprint by specifying the blueprint path and function definition. Integrates with Adastrea-Director to extend game logic.
Instructions
Create a new function in a Blueprint (requires Adastrea-Director integration)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| function | Yes | Function definition | |
| blueprint_path | Yes | Relative path to the Blueprint asset |