Interface IComponentData
This interface marks structs as 'unmanaged components' and classes as 'managed components'.
Namespace: Unity.Entities
Syntax
public interface IComponentData
This interface marks structs as 'unmanaged components' and classes as 'managed components'.
public interface IComponentData