docs.unity.cn
    Show / Hide Table of Contents

    Class RegisterGenericJobTypeAttribute

    When added as an assembly-level attribute, allows creating job reflection data for instances of generic jobs.

    Inheritance
    Object
    RegisterGenericJobTypeAttribute
    Namespace: Unity.Entities
    Syntax
    public class RegisterGenericJobTypeAttribute : Attribute
    Remarks

    This attribute allows specific instances of generic jobs to be registered for reflection data generation.

    Constructors

    Name Description
    RegisterGenericJobTypeAttribute(Type)

    Fields

    Name Description
    ConcreteType
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX
    on Friday, May 28, 2021