Show / Hide Table of Contents

    Struct VREvent_ProgressUpdate_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_ProgressUpdate_t

    Fields

    fProgress

    Declaration
    public float fProgress
    Field Value
    Type Description
    System.Single

    pathDevice

    Declaration
    public ulong pathDevice
    Field Value
    Type Description
    System.UInt64

    pathIcon

    Declaration
    public ulong pathIcon
    Field Value
    Type Description
    System.UInt64

    pathInputSource

    Declaration
    public ulong pathInputSource
    Field Value
    Type Description
    System.UInt64

    pathProgressAction

    Declaration
    public ulong pathProgressAction
    Field Value
    Type Description
    System.UInt64

    ulApplicationPropertyContainer

    Declaration
    public ulong ulApplicationPropertyContainer
    Field Value
    Type Description
    System.UInt64
    In This Article
    • Fields
      • fProgress
      • pathDevice
      • pathIcon
      • pathInputSource
      • pathProgressAction
      • ulApplicationPropertyContainer
    Back to top Copyright (c) Valve Corporation, All rights reserved.