docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Constructor EntityManagerDiffer

    EntityManagerDiffer(EntityManager, AllocatorHandle, EntityQueryDesc)

    Constructs a new EntityManagerDiffer object.

    Declaration
    public EntityManagerDiffer(EntityManager sourceEntityManager, AllocatorManager.AllocatorHandle allocator, EntityQueryDesc entityQueryDesc = null)
    Parameters
    Type Name Description
    EntityManager sourceEntityManager

    The EntityManager to associate with this differ.

    AllocatorManager.AllocatorHandle allocator

    The allocator to use for any internal memory allocations for this object.

    EntityQueryDesc entityQueryDesc

    If non-null, the differ limits its change-tracking to the entities that this query matches.

    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)