docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Delegate UserNetworkVariableSerialization<T>.DuplicateValueDelegate

    The read value delegate handler definition

    Namespace: Unity.Netcode
    Assembly: Unity.Netcode.Runtime.dll
    Syntax
    public delegate void UserNetworkVariableSerialization<T>.DuplicateValueDelegate(in T value, ref T duplicatedValue)
    Parameters
    Type Name Description
    T value

    The value of type T to be read

    T duplicatedValue
    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)