Struct InputDigitalActionData_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 InputDigitalActionData_t
  Fields
activeOrigin
Declaration
public ulong activeOrigin
  Field Value
| Type | Description | 
|---|---|
| System.UInt64 | 
bActive
Declaration
public bool bActive
  Field Value
| Type | Description | 
|---|---|
| System.Boolean | 
bChanged
Declaration
public bool bChanged
  Field Value
| Type | Description | 
|---|---|
| System.Boolean | 
bState
Declaration
public bool bState
  Field Value
| Type | Description | 
|---|---|
| System.Boolean | 
fUpdateTime
Declaration
public float fUpdateTime
  Field Value
| Type | Description | 
|---|---|
| System.Single |