Event participantsChanged
Invoked when participants have changed (been added, updated, or removed).
Namespace: UnityEngine.XR.ARFoundation
Assembly: solution.dll
Syntax
public event Action<ARParticipantsChangedEventArgs> participantsChanged
Returns
Type | Description |
---|---|
Action<ARParticipantsChangedEventArgs> |