Class EntityPatcher
Utility class to apply a EntityChangeSet to an EntityManager
Namespace: Unity.Entities
Assembly: Unity.Entities.dll
Syntax
[BurstCompile]
public static class EntityPatcherMethods
| Name | Description | 
|---|---|
| ApplyChangeSet(EntityManager, EntityChangeSet) | Applies the given change set to the given entity manager. |