CommonLibSSE NG
Main Page
Namespaces
Namespace List
Namespace 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
z
Functions
_
a
b
c
d
e
f
g
h
i
l
m
n
o
p
q
r
s
t
u
v
w
x
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
z
Typedefs
_
a
b
c
d
e
f
g
h
i
l
m
n
o
p
r
s
t
u
v
w
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
d
g
k
s
v
w
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
Enumerator
b
d
f
g
h
i
k
m
n
p
r
t
v
w
Related Functions
b
c
g
h
i
m
n
o
s
Files
File List
File Members
All
a
b
c
e
f
g
h
i
m
n
p
r
s
t
v
Functions
Macros
a
b
c
e
f
g
h
i
m
n
p
r
s
t
v
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Pages
Info.h
Go to the documentation of this file.
1
#pragma once
2
3
#include "
REX/W32/BASE.h
"
4
5
namespace
RE
6
{
7
namespace
BSResource
8
{
9
struct
Info
10
{
11
public
:
12
// members
13
REX::W32::FILETIME
modifyTime
;
// 00
14
REX::W32::FILETIME
createTime
;
// 08
15
std::uint64_t
fileSize
;
// 10
16
};
17
static_assert(
sizeof
(
Info
) == 0x18);
18
}
19
}
BASE.h
RE
Definition:
AbsorbEffect.h:6
REX::W32::FILETIME
Definition:
BASE.h:40
RE::BSResource::Info
Definition:
Info.h:10
RE::BSResource::Info::createTime
REX::W32::FILETIME createTime
Definition:
Info.h:14
RE::BSResource::Info::modifyTime
REX::W32::FILETIME modifyTime
Definition:
Info.h:13
RE::BSResource::Info::fileSize
std::uint64_t fileSize
Definition:
Info.h:15
CommonLibSSE-NG
include
RE
I
Info.h
Generated by
1.9.1