CommonLibSSE (Parapets fork)
Main Page
Namespaces
Namespace List
Namespace Members
All
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
Functions
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
z
Variables
b
c
d
g
h
i
k
m
n
p
r
s
u
v
x
Typedefs
_
a
b
c
d
f
g
h
i
l
m
n
o
p
q
r
s
t
u
v
w
x
z
Enumerations
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
Enumerator
c
d
e
k
o
p
t
v
x
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Functions
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
z
~
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
r
s
t
u
v
w
Enumerations
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
Enumerator
a
b
d
g
h
i
k
l
n
p
r
s
t
w
Related Functions
b
c
g
h
i
n
o
s
Files
File List
File Members
All
b
g
h
n
r
s
t
Functions
Typedefs
Macros
b
g
n
r
s
t
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Pages
TESFormUIData.h
Go to the documentation of this file.
1
#pragma once
2
3
#include "
RE/I/IUIMessageData.h
"
4
5
namespace
RE
6
{
7
class
TESForm;
8
9
class
TESFormUIData
:
public
RE::IUIMessageData
10
{
11
public
:
12
inline
static
constexpr
auto
RTTI
=
RTTI_TESFormUIData
;
13
inline
static
constexpr std::string_view
CLASS_NAME
=
"TESFormUIData"
sv;
14
15
// members
16
TESForm
*
data
;
// 10
17
};
18
static_assert(
sizeof
(
TESFormUIData
) == 0x18);
19
}
IUIMessageData.h
RE::IUIMessageData
Definition:
IUIMessageData.h:6
RE::TESFormUIData
Definition:
TESFormUIData.h:10
RE::TESFormUIData::data
TESForm * data
Definition:
TESFormUIData.h:16
RE::TESFormUIData::CLASS_NAME
static constexpr std::string_view CLASS_NAME
Definition:
TESFormUIData.h:13
RE::TESFormUIData::RTTI
static constexpr auto RTTI
Definition:
TESFormUIData.h:12
RE::TESForm
Definition:
TESForm.h:34
RE
Definition:
AbsorbEffect.h:6
RE::RTTI_TESFormUIData
constexpr REL::ID RTTI_TESFormUIData
Definition:
Offsets_RTTI.h:5996
CommonLibSSE
include
RE
T
TESFormUIData.h
Generated by
1.9.1