docs.unity.cn
    Show / Hide Table of Contents

    Class WithEntityQueryOptionsAttribute

    Specifies that this IJobEntity should include a given EntityQueryOption found as attributes of the IJobEntity

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

    Constructors

    Name Description
    WithEntityQueryOptionsAttribute(EntityQueryOptions)
    WithEntityQueryOptionsAttribute(EntityQueryOptions[])

    See Also

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