Class EntityPatcher
Utility class to apply a Entity
Namespace: Unity.Entities
Assembly: Unity.Entities.dll
Syntax
[BurstCompile]
public static class EntityPatcher
Methods
Name | Description |
---|---|
Apply |
Applies the given change set to the given entity manager. |