docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method Playback

    Playback(EntityManager)

    Play back all recorded operations against an entity manager.

    Declaration
    public void Playback(EntityManager mgr)
    Parameters
    Type Name Description
    EntityManager mgr

    The entity manager that will receive the operations

    Playback(ExclusiveEntityTransaction)

    Play back all recorded operations with an exclusive entity transaction. BeginExclusiveEntityTransaction().

    Declaration
    public void Playback(ExclusiveEntityTransaction mgr)
    Parameters
    Type Name Description
    ExclusiveEntityTransaction mgr

    The exclusive entity transaction that will process the operations

    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)