docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method TryGetRecordDataAsSystemView

    TryGetRecordDataAsSystemView(RecordView, out SystemView)

    Try to retrieve record data as a EntitiesJournaling.SystemView.

    Declaration
    public static bool TryGetRecordDataAsSystemView(EntitiesJournaling.RecordView record, out EntitiesJournaling.SystemView systemView)
    Parameters
    Type Name Description
    EntitiesJournaling.RecordView record

    The record view.

    EntitiesJournaling.SystemView systemView

    The system view.

    Returns
    Type Description
    bool

    true if successful, false otherwise.

    Remarks

    Record type must be SystemAdded or SystemRemoved.

    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)