Interface ISystemStateComponentData
An interface for a component type that stores system-specific data.
Namespace: Unity.Entities
Syntax
public interface ISystemStateComponentData : IComponentDataRemarks
See System State Components for additional information.