Class NetcodeIntegrationTestHelpers.ResultWrapper<T>
Used to return a value of type T from a wait condition
Inherited Members
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 |