Interface ISystemStateSharedComponentData An interface for a component type that stores shared system-specific data. Namespace: Unity.Entities Syntax public interface ISystemStateSharedComponentData : ISharedComponentData See Also ISystemStateComponentData ISharedComponentData