#include <BSIInputDevice.h>
◆ ~BSIInputDevice()
virtual RE::BSIInputDevice::~BSIInputDevice |
( |
| ) |
|
|
virtual |
◆ GetButtonNameFromID()
virtual bool RE::BSIInputDevice::GetButtonNameFromID |
( |
std::int32_t |
a_id, |
|
|
BSFixedString & |
a_buttonName |
|
) |
| |
|
pure virtual |
◆ GetKeyCodeFromID()
virtual bool RE::BSIInputDevice::GetKeyCodeFromID |
( |
std::int32_t |
a_id, |
|
|
std::uint32_t & |
a_keyCode |
|
) |
| |
|
pure virtual |
◆ GetMappingKey()
virtual std::uint32_t RE::BSIInputDevice::GetMappingKey |
( |
BSFixedString |
a_mapping | ) |
|
|
pure virtual |
◆ Initialize()
virtual void RE::BSIInputDevice::Initialize |
( |
| ) |
|
|
pure virtual |
◆ IsEnabled()
virtual bool RE::BSIInputDevice::IsEnabled |
( |
| ) |
const |
|
pure virtual |
◆ Process()
virtual void RE::BSIInputDevice::Process |
( |
float |
a_arg1 | ) |
|
|
pure virtual |
◆ Release()
virtual void RE::BSIInputDevice::Release |
( |
| ) |
|
|
pure virtual |
◆ Reset()
virtual void RE::BSIInputDevice::Reset |
( |
| ) |
|
|
pure virtual |
◆ RTTI
◆ VTABLE
The documentation for this class was generated from the following file: