Schedule data changes
You can schedule data changes to defer structural changes, delay changes, or play back a set of changes multiple times with an entity command buffer.
| Topic | Description |
|---|---|
| Ways to schedule data changes | Compare the different ways that you can schedule data changes in Entities. |
| Entity command buffer overview | Understand entity command buffers. |
| EntityManager overview | Understand how to use EntityManager to schedule data changes. |