docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method WithRecordIndex

    WithRecordIndex(ulong)

    Get the record matching a record index.

    Declaration
    [ExcludeFromBurstCompatTesting("LINQ")]
    public static EntitiesJournaling.RecordView[] WithRecordIndex(ulong index)
    Parameters
    Type Name Description
    ulong index
    Returns
    Type Description
    RecordView[]

    Array of EntitiesJournaling.RecordView.

    Remarks

    Throws InvalidOperationException if records are currently locked for write.

    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)