ue5_destroy_actor
Remove an actor from the current Unreal Engine 5 level using its object path.
Instructions
Removes an actor from the current level by its object path.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| actorPath | Yes | The full object path of the actor to destroy. |