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