Class ARParticipantsChangedEventUnitDescriptor
Unit descriptor for the ARParticipantsChangedEventUnit.
Inheritance
ARTrackablesChangedEventUnitDescriptor<ARParticipantManager, ARParticipant, ARParticipantsChangedListener>
ARParticipantsChangedEventUnitDescriptor
Inherited Members
Namespace: UnityEditor.XR.ARFoundation.VisualScripting
Assembly: Unity.XR.ARFoundation.VisualScripting.Editor.dll
Syntax
public class ARParticipantsChangedEventUnitDescriptor : ARTrackablesChangedEventUnitDescriptor<ARParticipantManager, ARParticipant, ARParticipantsChangedListener>
Constructors
ARParticipantsChangedEventUnitDescriptor(ARTrackablesChangedEventUnit<ARParticipantManager, ARParticipant, ARParticipantsChangedListener>)
Declaration
public ARParticipantsChangedEventUnitDescriptor(ARTrackablesChangedEventUnit<ARParticipantManager, ARParticipant, ARParticipantsChangedListener> target)
Parameters
Type | Name | Description |
---|---|---|
ARTrackablesChangedEventUnit<ARParticipantManager, ARParticipant, ARParticipantsChangedListener> | target |