docs.unity.cn
    Show / Hide Table of Contents

    Property All

    All

    Get all records currently in buffer.

    Declaration
    [ExcludeFromBurstCompatTesting("Returns managed array")]
    public static EntitiesJournaling.RecordView[] All { get; }
    Property Value
    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