Delegate GhostComponentSerializer.RestoreFromBackupDelegate | Unity NetCode | 0.6.0-preview.7
docs.unity.cn
    Show / Hide Table of Contents

    Delegate GhostComponentSerializer.RestoreFromBackupDelegate

    Namespace: Unity.NetCode.LowLevel.Unsafe
    Syntax
    public delegate void RestoreFromBackupDelegate(IntPtr componentData, IntPtr backupData);
    Parameters
    Type Name Description
    IntPtr componentData
    IntPtr backupData
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX
    on Saturday, January 23, 2021