Class RegisterGenericComponentTypeAttribute | Entities | 0.11.2-preview.1
docs.unity.cn
    Show / Hide Table of Contents

    Class RegisterGenericComponentTypeAttribute

    Inheritance
    Object
    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
    Type type

    Fields

    ConcreteType

    Declaration
    public Type ConcreteType
    Field Value
    Type Description
    Type
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX
    on Monday, October 19, 2020