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