Interface ISystemStateBufferElementData
An interface for a component type that stores system-specific data in a buffer.
Namespace: Unity.Entities
Syntax
public interface ISystemStateBufferElementData : IBufferElementData
An interface for a component type that stores system-specific data in a buffer.
public interface ISystemStateBufferElementData : IBufferElementData