docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method GetRecords

    GetRecords(Ordering)

    Retrieve records currently in buffer.

    Declaration
    public static EntitiesJournaling.RecordViewArray GetRecords(EntitiesJournaling.Ordering ordering)
    Parameters
    Type Name Description
    EntitiesJournaling.Ordering ordering
    Returns
    Type Description
    EntitiesJournaling.RecordViewArray

    Array of record view.

    Remarks

    Call will be blocking if records are currently locked for write.

    For this reason, it is not recommended to call this in a debugger watch window, otherwise a deadlock might occur.

    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)