Interface TestNetCodeAuthoring.IConverter
Namespace: Global Namespace
Assembly: Unity.NetCode.TestsUtils.dll
Syntax
public interface TestNetCodeAuthoring.IConverter
Methods
Bake(GameObject, IBaker)
Declaration
void Bake(GameObject gameObject, IBaker baker)
Parameters
| Type | Name | Description |
|---|---|---|
| GameObject | gameObject | |
| IBaker | baker |