Show / Hide Table of Contents

    Struct VREvent_Data_t

    Inherited Members
    System.ValueType.Equals(System.Object)
    System.ValueType.GetHashCode()
    System.ValueType.ToString()
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetType()
    System.Object.ReferenceEquals(System.Object, System.Object)
    Namespace: Valve.VR
    Assembly: Assembly-CSharp.dll
    Syntax
    public struct VREvent_Data_t

    Fields

    actionManifest

    Declaration
    public VREvent_InputActionManifestLoad_t actionManifest
    Field Value
    Type Description
    VREvent_InputActionManifestLoad_t

    applicationLaunch

    Declaration
    public VREvent_ApplicationLaunch_t applicationLaunch
    Field Value
    Type Description
    VREvent_ApplicationLaunch_t

    cameraSurface

    Declaration
    public VREvent_EditingCameraSurface_t cameraSurface
    Field Value
    Type Description
    VREvent_EditingCameraSurface_t

    chaperone

    Declaration
    public VREvent_Chaperone_t chaperone
    Field Value
    Type Description
    VREvent_Chaperone_t

    controller

    Declaration
    public VREvent_Controller_t controller
    Field Value
    Type Description
    VREvent_Controller_t

    dualAnalog

    Declaration
    public VREvent_DualAnalog_t dualAnalog
    Field Value
    Type Description
    VREvent_DualAnalog_t

    hapticVibration

    Declaration
    public VREvent_HapticVibration_t hapticVibration
    Field Value
    Type Description
    VREvent_HapticVibration_t

    hdcpError

    Declaration
    public VREvent_HDCPError_t hdcpError
    Field Value
    Type Description
    VREvent_HDCPError_t

    inputBinding

    Declaration
    public VREvent_InputBindingLoad_t inputBinding
    Field Value
    Type Description
    VREvent_InputBindingLoad_t

    ipd

    Declaration
    public VREvent_Ipd_t ipd
    Field Value
    Type Description
    VREvent_Ipd_t

    keyboard

    Declaration
    public VREvent_Keyboard_t keyboard
    Field Value
    Type Description
    VREvent_Keyboard_t

    messageOverlay

    Declaration
    public VREvent_MessageOverlay_t messageOverlay
    Field Value
    Type Description
    VREvent_MessageOverlay_t

    mouse

    Declaration
    public VREvent_Mouse_t mouse
    Field Value
    Type Description
    VREvent_Mouse_t

    notification

    Declaration
    public VREvent_Notification_t notification
    Field Value
    Type Description
    VREvent_Notification_t

    overlay

    Declaration
    public VREvent_Overlay_t overlay
    Field Value
    Type Description
    VREvent_Overlay_t

    performanceTest

    Declaration
    public VREvent_PerformanceTest_t performanceTest
    Field Value
    Type Description
    VREvent_PerformanceTest_t

    process

    Declaration
    public VREvent_Process_t process
    Field Value
    Type Description
    VREvent_Process_t

    progressUpdate

    Declaration
    public VREvent_ProgressUpdate_t progressUpdate
    Field Value
    Type Description
    VREvent_ProgressUpdate_t

    property

    Declaration
    public VREvent_Property_t property
    Field Value
    Type Description
    VREvent_Property_t

    reserved

    Declaration
    public VREvent_Reserved_t reserved
    Field Value
    Type Description
    VREvent_Reserved_t

    screenshot

    Declaration
    public VREvent_Screenshot_t screenshot
    Field Value
    Type Description
    VREvent_Screenshot_t

    screenshotProgress

    Declaration
    public VREvent_ScreenshotProgress_t screenshotProgress
    Field Value
    Type Description
    VREvent_ScreenshotProgress_t

    scroll

    Declaration
    public VREvent_Scroll_t scroll
    Field Value
    Type Description
    VREvent_Scroll_t

    seatedZeroPoseReset

    Declaration
    public VREvent_SeatedZeroPoseReset_t seatedZeroPoseReset
    Field Value
    Type Description
    VREvent_SeatedZeroPoseReset_t

    showDevTools

    Declaration
    public VREvent_ShowDevTools_t showDevTools
    Field Value
    Type Description
    VREvent_ShowDevTools_t

    showUi

    Declaration
    public VREvent_ShowUI_t showUi
    Field Value
    Type Description
    VREvent_ShowUI_t

    spatialAnchor

    Declaration
    public VREvent_SpatialAnchor_t spatialAnchor
    Field Value
    Type Description
    VREvent_SpatialAnchor_t

    status

    Declaration
    public VREvent_Status_t status
    Field Value
    Type Description
    VREvent_Status_t

    touchPadMove

    Declaration
    public VREvent_TouchPadMove_t touchPadMove
    Field Value
    Type Description
    VREvent_TouchPadMove_t

    webConsole

    Declaration
    public VREvent_WebConsole_t webConsole
    Field Value
    Type Description
    VREvent_WebConsole_t
    In This Article
    • Fields
      • actionManifest
      • applicationLaunch
      • cameraSurface
      • chaperone
      • controller
      • dualAnalog
      • hapticVibration
      • hdcpError
      • inputBinding
      • ipd
      • keyboard
      • messageOverlay
      • mouse
      • notification
      • overlay
      • performanceTest
      • process
      • progressUpdate
      • property
      • reserved
      • screenshot
      • screenshotProgress
      • scroll
      • seatedZeroPoseReset
      • showDevTools
      • showUi
      • spatialAnchor
      • status
      • touchPadMove
      • webConsole
    Back to top Copyright (c) Valve Corporation, All rights reserved.