Struct EntityManagerDiffer
The Entity
Namespace: Unity.Entities
Assembly: solution.dll
Syntax
public struct EntityManagerDiffer
Constructors
Name | Description |
---|---|
Entity |
Constructs a new EntityManagerDiffer object. |
Methods
Name | Description |
---|---|
Dispose() | Disposes an EntityManagerDiffer object. |
Get |
Generates a detailed change set for the world.
All entities to be considered for diffing must have the Entity |