docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Delegate NetworkVariableSerialization<T>.EqualsDelegate

    A callback to check if two values are equal.

    Namespace: Unity.Netcode
    Assembly: Unity.Netcode.Runtime.dll
    Syntax
    public delegate bool NetworkVariableSerialization<T>.EqualsDelegate(ref T a, ref T b)
    Parameters
    Type Name Description
    T a
    T b
    Returns
    Type Description
    bool
    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)