Class UnityObjectContext<T>
Helper method for tests to create and destroy Unity Objects.
Implements
Inherited Members
Namespace: Unity.Netcode.RuntimeTests
Assembly: solution.dll
Syntax
public class UnityObjectContext<T> : UnityObjectContext, IDisposable where T : Object
Type Parameters
Name | Description |
---|---|
T | The type of Object this context incorporates. |
Properties
Name | Description |
---|---|
Object |