docs.unity.cn
    Show / Hide Table of Contents

    Method WithRecordIndex

    WithRecordIndex(UInt64)

    Get the record matching a record index.

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

    Array of EntitiesJournaling.RecordView.

    Remarks

    Throws InvalidOperationException if records are currently locked for write.

    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on Wednesday, September 20, 2023