docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method GetSingletonEntity

    GetSingletonEntity()

    Attempts to retrieve the single entity that this query matches.

    Declaration
    public Entity GetSingletonEntity()
    Returns
    Type Description
    Entity

    The only entity matching this query.

    Exceptions
    Type Condition
    InvalidOperationException

    Thrown if the number of entities that match this query is not exactly one.

    InvalidOperationException

    Thrown the query references any enableable components.

    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)