delete_actor
Remove a specific actor from the Unreal Engine level by providing its label or name.
Instructions
Delete a specific actor from the Unreal Engine level.
Parameters:
actor_label: The label/name of the actor to delete
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| actor_label | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |