delete_entity
Removes a specified entity from the active O3DE level by its unique ID, clearing it from the current scene.
Instructions
Delete an entity from the current O3DE level.
Args: entity_id: The entity ID to delete.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| entity_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |