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