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