docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class NetworkVariableHelper<T>

    Inheritance
    object
    NetworkVariableBaseHelper
    NetworkVariableHelper<T>
    Inherited Members
    NetworkVariableBaseHelper.InstanceCount
    NetworkVariableBaseHelper.VarChangedCount
    NetworkVariableBaseHelper.ValueChanged()
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: Unity.Netcode.TestHelpers.Runtime
    Assembly: Unity.Netcode.TestHelpers.Runtime.dll
    Syntax
    public class NetworkVariableHelper<T> : NetworkVariableBaseHelper
    Type Parameters
    Name Description
    T

    Constructors

    NetworkVariableHelper(NetworkVariableBase)

    Declaration
    public NetworkVariableHelper(NetworkVariableBase networkVariable)
    Parameters
    Type Name Description
    NetworkVariableBase networkVariable

    Events

    OnValueChanged

    Declaration
    public event NetworkVariableHelper<T>.OnMyValueChangedDelegateHandler OnValueChanged
    Event Type
    Type Description
    NetworkVariableHelper<T>.OnMyValueChangedDelegateHandler
    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)