docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Delegate GhostComponentSerializer.ReportPredictionErrorsDelegate

    Delegate used by the GhostPredictionDebugSystem, collect and report the prediction error for all the replicated fields.

    Namespace: Unity.NetCode.LowLevel.Unsafe
    Assembly: Unity.NetCode.dll
    Syntax
    public delegate void GhostComponentSerializer.ReportPredictionErrorsDelegate(IntPtr componentData, IntPtr backupData, IntPtr errorsList, int errorsCount)
    Parameters
    Type Name Description
    IntPtr componentData
    IntPtr backupData
    IntPtr errorsList
    int errorsCount
    In This Article
    Back to top
    Copyright © 2025 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)