docs.unity.cn
    Show / Hide Table of Contents

    Method IsQueryValid

    IsQueryValid(EntityQuery)

    Check if an entity query is still valid

    Declaration
    public bool IsQueryValid(EntityQuery query)
    Parameters
    Type Name Description
    EntityQuery query

    The EnityQuery to check.

    Returns
    Type Description
    Boolean

    Returns true if the specified query handle is still valid (and can be disposed).

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