docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class RequireMatchingQueriesForUpdateAttribute

    Use RequireMatchingQueriesForUpdate to force a System to skip calling OnUpdate if every EntityQuery in the system is empty.

    Inheritance
    object
    Attribute
    RequireMatchingQueriesForUpdateAttribute
    Namespace: Unity.Entities
    Assembly: solution.dll
    Syntax
    [AttributeUsage(AttributeTargets.Class|AttributeTargets.Struct)]
    public class RequireMatchingQueriesForUpdateAttribute : Attribute

    See Also

    ShouldRunSystem()
    RequireForUpdate<T>()
    RequireForUpdate(EntityQuery)
    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)