docs.unity.cn
    Show / Hide Table of Contents

    Class WithNoneAttribute

    Specifies that this IJobEntity should include NO ComponentTypes found as attributes of the IJobEntity

    Inheritance
    Object
    Attribute
    WithNoneAttribute
    Namespace: Unity.Entities
    Syntax
    [AttributeUsage(AttributeTargets.Struct, AllowMultiple = true)]
    public sealed class WithNoneAttribute : Attribute, _Attribute

    Constructors

    Name Description
    WithNoneAttribute(Type[])

    See Also

    IJobEntity
    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on Wednesday, July 6, 2022
    Terms of use