docs.unity3d.com
    Show / Hide Table of Contents

    Class NetcodeIntegrationTestHelpers.ResultWrapper<T>

    Used to return a value of type T from a wait condition

    Inheritance
    Object
    NetcodeIntegrationTestHelpers.ResultWrapper<T>
    Inherited Members
    Object.ToString()
    Object.Equals(Object)
    Object.Equals(Object, Object)
    Object.ReferenceEquals(Object, Object)
    Object.GetHashCode()
    Object.GetType()
    Object.MemberwiseClone()
    Namespace: Unity.Netcode.TestHelpers.Runtime
    Syntax
    public class ResultWrapper<T>
    Type Parameters
    Name Description
    T

    Fields

    Result

    Declaration
    public T Result
    Field Value
    Type Description
    T
    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on 26 October 2023