Link
Methods
public static bool Link(CoherenceSyncConfig config)
Attempt to link a CoherenceSyncConfig with its CoherenceSync counterpart.
Parameters
| Type | Name | Description |
|---|---|---|
| CoherenceSyncConfig | config | The CoherenceSyncConfig to link. |
Returns
| Type | Description |
|---|---|
| bool |
Remarks
Linking tries to locate a CoherenceSync asset based on the ID. It also sets the CoherenceSyncConfig property on the CoherenceSync component.
Exceptions
| Type | Condition |
|---|---|
| ArgumentNullException | When |