CreateObjectInstantiator
Methods
public static void CreateObjectInstantiator(CoherenceSyncConfig config, Type type)
Creates a new instance of a type implementing INetworkObjectInstantiator and assigns it to the given CoherenceSyncConfig.
Parameters
| Type | Name | Description |
|---|---|---|
| CoherenceSyncConfig | config | |
| Type | type |