CommonLibSSE (Parapets fork)
|
#include <VrWandTouchpadPositionEvent.h>
Public Attributes | |
float | unk30 |
float | unk34 |
std::uint32_t | unk38 |
std::uint32_t | unk3C |
std::uint32_t | unk40 |
std::uint32_t | unk44 |
Public Attributes inherited from RE::VRWandEvent | |
std::int32_t | unkVR28 |
std::uint32_t | padVR2C |
Public Attributes inherited from RE::IDEvent | |
BSFixedString | userEvent |
std::uint32_t | idCode |
std::uint32_t | pad24 |
Public Attributes inherited from RE::InputEvent | |
stl::enumeration< INPUT_DEVICE, std::uint32_t > | device |
stl::enumeration< INPUT_EVENT_TYPE, std::uint32_t > | eventType |
InputEvent * | next |
Additional Inherited Members | |
Public Member Functions inherited from RE::IDEvent | |
~IDEvent () override | |
bool | HasIDCode () const override |
const BSFixedString & | QUserEvent () const override |
constexpr std::uint32_t | GetIDCode () const noexcept |
Public Member Functions inherited from RE::InputEvent | |
virtual | ~InputEvent () |
constexpr INPUT_EVENT_TYPE | GetEventType () const noexcept |
constexpr INPUT_DEVICE | GetDevice () const noexcept |
ButtonEvent * | AsButtonEvent () |
const ButtonEvent * | AsButtonEvent () const |
IDEvent * | AsIDEvent () |
const IDEvent * | AsIDEvent () const |
Static Public Attributes inherited from RE::IDEvent | |
static constexpr auto | RTTI = RTTI_IDEvent |
Static Public Attributes inherited from RE::InputEvent | |
static constexpr auto | RTTI = RTTI_InputEvent |
float RE::VrWandTouchpadPositionEvent::unk30 |
float RE::VrWandTouchpadPositionEvent::unk34 |
std::uint32_t RE::VrWandTouchpadPositionEvent::unk38 |
std::uint32_t RE::VrWandTouchpadPositionEvent::unk3C |
std::uint32_t RE::VrWandTouchpadPositionEvent::unk40 |
std::uint32_t RE::VrWandTouchpadPositionEvent::unk44 |