CommonLibSSE NG
Loading...
Searching...
No Matches
CharEvent.h
Go to the documentation of this file.
1
#pragma once
2
3
#include "
RE/I/InputEvent.h
"
4
5
namespace
RE
6
{
7
class
CharEvent
:
public
InputEvent
8
{
9
public
:
10
inline
static
constexpr
auto
RTTI
=
RTTI_CharEvent
;
11
12
~CharEvent
()
override
;
// 00
13
14
// members
15
std::uint32_t
keycode
;
// 18
16
std::uint32_t
pad1C
;
// 1C
17
};
18
static_assert
(
sizeof
(
CharEvent
) == 0x20);
19
}
InputEvent.h
RE::CharEvent
Definition
CharEvent.h:8
RE::CharEvent::keycode
std::uint32_t keycode
Definition
CharEvent.h:15
RE::CharEvent::pad1C
std::uint32_t pad1C
Definition
CharEvent.h:16
RE::CharEvent::RTTI
static constexpr auto RTTI
Definition
CharEvent.h:10
RE::CharEvent::~CharEvent
~CharEvent() override
RE::InputEvent
Definition
InputEvent.h:22
RE
Definition
AbsorbEffect.h:6
RE::RTTI_CharEvent
constexpr REL::VariantID RTTI_CharEvent(690301, 398156, 0x1f5fa70)
CommonLibSSE-NG
include
RE
C
CharEvent.h
Generated by
1.9.7