Show / Hide Table of Contents

    Struct VREvent_Mouse_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_Mouse_t

    Fields

    button

    Declaration
    public uint button
    Field Value
    Type Description
    System.UInt32

    x

    Declaration
    public float x
    Field Value
    Type Description
    System.Single

    y

    Declaration
    public float y
    Field Value
    Type Description
    System.Single
    In This Article
    • Fields
      • button
      • x
      • y
    Back to top Copyright (c) Valve Corporation, All rights reserved.