GetFromNetworkId
Methods
public bool GetFromNetworkId(int networkId, out CoherenceSyncConfig config)
Gets the CoherenceSyncConfig associated with the specified identifier.
Parameters
| Type | Name | Description |
|---|---|---|
| int | networkId | |
| CoherenceSyncConfig | config |
Returns
| Type | Description |
|---|---|
| bool | true if |
Remarks
This is intended for internal use for serializing assets across the network.