Class DisableAutoTypeRegistrationAttribute
Prevents a Component Type from being registered in the TypeManager during TypeManager.Initialize(). Types that are not registered will not be recognized by EntityManager.
Namespace: Unity.Entities
Assembly: Unity.Entities.dll
Syntax
public class DisableAutoTypeRegistrationAttribute : Attribute