docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method GetEnumerator

    GetEnumerator()

    Returns an enumerator over the entities in this query.

    Declaration
    public IEnumerator<(T1, T2, T3, T4, T5, T6, T7)> GetEnumerator()
    Returns
    Type Description
    IEnumerator<(T1, T2, T3, T4, T5, T6, T7)>

    An IEnumerator interface into the entities matched by this query.

    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)