Class RegisterGenericComponentTypeAttribute
Inheritance
System.Object
System.Attribute
RegisterGenericComponentTypeAttribute
Namespace: Unity.Entities
Syntax
[AttributeUsage(AttributeTargets.Assembly, AllowMultiple = true)]
public class RegisterGenericComponentTypeAttribute : Attribute, _Attribute
Constructors
RegisterGenericComponentTypeAttribute(Type)
Declaration
public RegisterGenericComponentTypeAttribute(Type type)
Parameters
| Type | Name | Description |
|---|---|---|
| System.Type | type |
Fields
ConcreteType
Declaration
public Type ConcreteType
Field Value
| Type | Description |
|---|---|
| System.Type |