docs.unity.cn
    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 readonly bool IsEmptyIgnoreFilter { get; }
    Property Value
    Type Description
    Boolean

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

    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on Wednesday, June 21, 2023