Struct VREvent_t_Packed
public struct VREvent_t_Packed
- Inherited Members
Constructors
VREvent_t_Packed(VREvent_t)
public VREvent_t_Packed(VREvent_t unpacked)
Parameters
unpacked
VREvent_t
Fields
data
public VREvent_Data_t data
Field Value
eventAgeSeconds
public float eventAgeSeconds
Field Value
eventType
public uint eventType
Field Value
trackedDeviceIndex
public uint trackedDeviceIndex
Field Value
Methods
Unpack(ref VREvent_t)
public void Unpack(ref VREvent_t unpacked)
Parameters
unpacked
VREvent_t