Struct EnvironmentAPIEntity
Component that marks an entity as an environment API entity. Needed for systems that try to get singleton entity with environment API. Placed alongside the EnvironmentAPIComponent on the same entity.
Implements
IComponentData
IQueryTypeParameter
Inherited Members
Namespace: Fwt.HexTerrains.Data
Assembly: fwt.hexterrains.dll
Syntax
public struct EnvironmentAPIEntity : IComponentData, IQueryTypeParameter
Implements
Unity.Entities.IComponentData
Unity.Entities.IQueryTypeParameter