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