Unreal Destroy Actor
unreal_destroy_actorDestroy an Unreal actor by path. Enables removing actors during game development without manual editor interaction.
Instructions
Destroy an actor in the current Unreal level by path.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Actor path to destroy. | |
| timeoutMs | No | Command timeout. |