IsChildFromSyncGroup
method in Coherence.Toolkit.PrefabSyncGroup
Methods
public bool IsChildFromSyncGroup(CoherenceSync sync)
Returns if the parameter sync is a tracked child of this prefab sync group.
Parameters
| Type | Name | Description |
|---|---|---|
| CoherenceSync | sync |
Returns
| Type | Description |
|---|---|
| bool | True if the sync is a tracked child of this prefab sync group. |