Upgrades
The following tutorials will show you to create upgrades for entities or entity components and launch them as tasks.
| Article | Description |
|---|---|
| Create Entity Upgrade | Create an upgrade for an entity type and handle the task that executes the upgrade. |
| Create Entity Component Upgrade | Create an upgrade for an entity component and handle the task that executes the upgrade. |