docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Property IsEmptyIgnoreFilter

    IsEmptyIgnoreFilter

    Reports whether this query would currently select zero entities. This will ignore any filters set on the EntityQuery.

    Declaration
    public bool IsEmptyIgnoreFilter { get; }
    Property Value
    Type Description
    bool

    True, if this EntityQuery matches zero existing entities. False, if it matches one or more entities.

    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)