remove_component
Delete a specified component from an entity by providing the entity ID and component type, simplifying scene cleanup and entity management in O3DE.
Instructions
Remove a component from an entity.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| entity_id | Yes | ||
| component_type | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |