Class EntityPatcher
Namespace: Unity.Entities
Syntax
public static class EntityPatcher : object
Methods
| Name | Description |
|---|---|
| ApplyChangeSet(EntityManager, EntityChangeSet) | Applies the given change set to the given entity manager. |
public static class EntityPatcher : object
| Name | Description |
|---|---|
| ApplyChangeSet(EntityManager, EntityChangeSet) | Applies the given change set to the given entity manager. |