docs.unity.cn
    Show / Hide Table of Contents

    Property IsEmpty

    IsEmpty

    Reports whether this query would currently select zero entities.

    Declaration
    public readonly bool IsEmpty { 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