docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method Query

    Query<T>()

    Enumerates all GameObjects in the scene that have a RandomizerTag of the given type

    Declaration
    public IEnumerable<GameObject> Query<T>() where T : RandomizerTag
    Returns
    Type Description
    IEnumerable<GameObject>

    GameObjects with the given RandomizerTag

    Type Parameters
    Name Description
    T

    The type of RandomizerTag to query for

    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)