Bearbeiten

InteractableReceiver.Events Field

Definition

public: System::Collections::Generic::List<Microsoft::MixedReality::Toolkit::UI::InteractableEvent ^> ^ Events;
[UnityEngine.HideInInspector]
public System.Collections.Generic.List<Microsoft.MixedReality.Toolkit.UI.InteractableEvent> Events;
[<UnityEngine.HideInInspector>]
val mutable Events : System.Collections.Generic.List<Microsoft.MixedReality.Toolkit.UI.InteractableEvent>
Public Events As List(Of InteractableEvent) 

Field Value

Attributes
UnityEngine.HideInInspectorAttribute

Applies to