CommonLibSSE NG
RE::GFxKeyboardState::KeyQueue::KeyRecord Struct Reference

#include <GFxKeyboardState.h>

Public Attributes

std::uint32_t charCode
 
std::uint16_t code
 
std::uint16_t pad06
 
GFxEvent::EventType event
 
std::uint8_t ascii
 
GFxSpecialKeysState specialKeysState
 
std::uint8_t pad0E
 
std::uint8_t pad0F
 

Member Data Documentation

◆ ascii

std::uint8_t RE::GFxKeyboardState::KeyQueue::KeyRecord::ascii

◆ charCode

std::uint32_t RE::GFxKeyboardState::KeyQueue::KeyRecord::charCode

◆ code

std::uint16_t RE::GFxKeyboardState::KeyQueue::KeyRecord::code

◆ event

GFxEvent::EventType RE::GFxKeyboardState::KeyQueue::KeyRecord::event

◆ pad06

std::uint16_t RE::GFxKeyboardState::KeyQueue::KeyRecord::pad06

◆ pad0E

std::uint8_t RE::GFxKeyboardState::KeyQueue::KeyRecord::pad0E

◆ pad0F

std::uint8_t RE::GFxKeyboardState::KeyQueue::KeyRecord::pad0F

◆ specialKeysState

GFxSpecialKeysState RE::GFxKeyboardState::KeyQueue::KeyRecord::specialKeysState

The documentation for this struct was generated from the following file: