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

    Delegate GhostComponentSerializer.CalculateChangeMaskDelegate

    Namespace: Unity.NetCode.LowLevel.Unsafe
    Syntax
    public delegate void CalculateChangeMaskDelegate(IntPtr snapshotData, IntPtr baselineData, IntPtr bits, int startOffset);
    Parameters
    Type Name Description
    IntPtr snapshotData
    IntPtr baselineData
    IntPtr bits
    Int32 startOffset
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX
    on Saturday, January 23, 2021