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

    Delegate GhostComponentSerializer.ReportPredictionErrorsDelegate

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