docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Constructor QueryEnumerableWithEntity

    QueryEnumerableWithEntity(T1, T2, T3, Entity)

    Construct a new object.

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

    The value for T1.

    T2 item2

    The value for T2.

    T3 item3

    The value for T3.

    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 T3, out Entity)
    In This Article
    Back to top
    Copyright © 2024 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)