Entities windows
The Editor contains several windows that you can use to inspect the ECS data in your project. To access these windows open the Window menu and select Entities.
Topic | Description |
---|---|
Archetypes window reference | Reference for the Archetype window, which displays information about the archetypes in your project. |
Components window reference | Reference for the Components window, which displays information about the components in your project. |
Entities Hierarchy window reference | Reference for the Entities Hierarchy window, which displays the hierarchy of GameObjects, Entities, Scenes, and Sub Scenes in your project. |
Systems window reference | Reference for the Systems window, which displays information about the systems in your project. |