blueprint_remove_variable
Removes a member variable from a Blueprint asset, then compiles and saves it to apply the changes.
Instructions
Remove a member variable from a Blueprint, then compile and save.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Variable name to remove. | |
| blueprint_path | Yes | Content path of the Blueprint asset, e.g. /Game/Blueprints/BP_Door. |