Struct VREvent_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_t
Fields
data
Declaration
public VREvent_Data_t data
Field Value
Type | Description |
---|---|
VREvent_Data_t |
eventAgeSeconds
Declaration
public float eventAgeSeconds
Field Value
Type | Description |
---|---|
System.Single |
eventType
Declaration
public uint eventType
Field Value
Type | Description |
---|---|
System.UInt32 |
trackedDeviceIndex
Declaration
public uint trackedDeviceIndex
Field Value
Type | Description |
---|---|
System.UInt32 |