CommonLibSSE (Parapets fork)
|
#include <VREvent.h>
Public Attributes | |
std::uint32_t | eventType |
TrackedDeviceIndex_t | trackedDeviceIndex |
float | eventAgeSeconds |
VREvent_Data_t | data |
An event posted by the server to all running applications
VREvent_Data_t vr::VREvent_t::data |
float vr::VREvent_t::eventAgeSeconds |
std::uint32_t vr::VREvent_t::eventType |
TrackedDeviceIndex_t vr::VREvent_t::trackedDeviceIndex |