docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method MatchesNoFilter

    MatchesNoFilter(Entity)

    Obsolete. Use MatchesIgnoreFilter(Entity) instead.

    Declaration
    [Obsolete("This function has been renamed to MatchesIgnoreFilter(). (RemovedAfter Entities 1.0) (UnityUpgradable) -> MatchesIgnoreFilter(*)", true)]
    public bool MatchesNoFilter(Entity e)
    Parameters
    Type Name Description
    Entity e

    The entity to check for match

    Returns
    Type Description
    bool

    True if the entity's archetype is matched by the query, or false if not.

    In This Article
    • MatchesNoFilter(Entity)
    Back to top
    Copyright © 2025 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)