Show / Hide Table of Contents

    Struct VREvent_Process_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_Process_t

    Fields

    bConnectionLost

    Declaration
    public bool bConnectionLost
    Field Value
    Type Description
    System.Boolean

    bForced

    Declaration
    public bool bForced
    Field Value
    Type Description
    System.Boolean

    oldPid

    Declaration
    public uint oldPid
    Field Value
    Type Description
    System.UInt32

    pid

    Declaration
    public uint pid
    Field Value
    Type Description
    System.UInt32
    In This Article
    • Fields
      • bConnectionLost
      • bForced
      • oldPid
      • pid
    Back to top Copyright (c) Valve Corporation, All rights reserved.