docs.unity.cn
    Show / Hide Table of Contents

    Constructor QueryEnumerableWithEntity

    QueryEnumerableWithEntity(T1, T2, Entity)

    Construct a new object.

    Declaration
    public QueryEnumerableWithEntity(T1 item1, T2 item2, Entity entity)
    Parameters
    Type Name Description
    T1 item1

    The value for T1.

    T2 item2

    The value for T2.

    Entity entity

    The entity

    Remarks

    Objects of this type are typically created and destroyed automatically by the source generators.

    See Also
    Deconstruct(out T1, out T2, out Entity)
    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on Wednesday, June 21, 2023