Table of Contents

Struct VREvent_t_Packed

Namespace
Valve.VR
Assembly
Stride.VirtualReality.dll
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

VREvent_Data_t

eventAgeSeconds

public float eventAgeSeconds

Field Value

float

eventType

public uint eventType

Field Value

uint

trackedDeviceIndex

public uint trackedDeviceIndex

Field Value

uint

Methods

Unpack(ref VREvent_t)

public void Unpack(ref VREvent_t unpacked)

Parameters

unpacked VREvent_t