Method LogEntityInfo
LogEntityInfo(Entity)
Debug logs information about a given entity including the entity's version, index, and archetype
Declaration
public void LogEntityInfo(Entity entity)
Parameters
Type | Name | Description |
---|---|---|
Entity | entity | The entity to log |