docs.unity.cn
    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>
    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
    Generated by DocFX
    on Friday, April 21, 2023
    Terms of use