CommonLibSSE NG
Loading...
Searching...
No Matches
BSInputDeviceManager.h File Reference

Go to the source code of this file.

Classes

class  RE::BSInputDeviceManager
 
struct  RE::BSInputDeviceManager::RUNTIME_DATA
 

Namespaces

namespace  RE
 

Macros

#define RUNTIME_DATA_CONTENT
 

Macro Definition Documentation

◆ RUNTIME_DATA_CONTENT

#define RUNTIME_DATA_CONTENT
Value:
bool queuedGamepadEnableValue{ false }; /* 00 */ \
bool valueQueued{ false }; /* 01 */ \
bool pollingEnabled{ false }; /* 02 */ \
std::uint8_t pad03; /* 03 */ \
std::uint32_t pad04; /* 04 */ \
BSTEventSource<BSRemoteGamepadEvent> remoteGamepadEventSource; /* 08 */ \
std::uint8_t unk60; /* 60 */ \
std::uint8_t unk61; /* 61 */ \
std::uint16_t unk62; /* 62 */ \
std::uint32_t unk64; /* 64 */ \
std::uint64_t unk68; /* 68 */