VREvent_t_Packed Struct
Namespace: Valve.VR
Assembly: Stride.VirtualReality.dll
public struct VREvent_t_Packed
|
Improve this Doc
View Source
Constructors
VREvent_t_Packed(VREvent_t)
public VREvent_t_Packed(VREvent_t unpacked)
Parameters
|
Improve this Doc
View Source
Fields
data
public VREvent_Data_t data
Field Value
eventAgeSeconds
public float eventAgeSeconds
Field Value
Type |
Description |
System.Single |
|
eventType
Field Value
Type |
Description |
System.UInt32 |
|
trackedDeviceIndex
public uint trackedDeviceIndex
Field Value
Type |
Description |
System.UInt32 |
|
|
Improve this Doc
View Source
Methods
Unpack(ref VREvent_t)
public void Unpack(ref VREvent_t unpacked)
Parameters
System.ValueType.Equals(System.Object)
System.ValueType.GetHashCode()
System.ValueType.ToString()
Extension Methods