編集

次の方法で共有


DwellUnityEvent Class

Definition

Unity event for a dwell event. Contains the pointer reference.

public ref class DwellUnityEvent : UnityEngine::Events::UnityEvent<Microsoft::MixedReality::Toolkit::Input::IMixedRealityPointer ^>
[System.Serializable]
public class DwellUnityEvent : UnityEngine.Events.UnityEvent<Microsoft.MixedReality.Toolkit.Input.IMixedRealityPointer>
[<System.Serializable>]
type DwellUnityEvent = class
    inherit UnityEvent<IMixedRealityPointer>
Public Class DwellUnityEvent
Inherits UnityEvent(Of IMixedRealityPointer)
Inheritance
UnityEngine.Events.UnityEvent<IMixedRealityPointer>
DwellUnityEvent
Attributes

Constructors

DwellUnityEvent()

Applies to