docs.unity.cn
    Show / Hide Table of Contents

    Class EntityInQueryIndex

    Specifies that this int parameter is used as a way to get the EntityInQuery index. Usage: An int parameter found inside the execute method of a IJobEntity.

    Inheritance
    Object
    Attribute
    EntityInQueryIndex
    Namespace: Unity.Entities
    Syntax
    [AttributeUsage(AttributeTargets.Parameter)]
    public sealed class EntityInQueryIndex : Attribute, _Attribute

    See Also

    IJobEntity
    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on 04 August 2022
    Terms of use