CommonLibSSE (powerof3)
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
z
Functions
_
a
b
c
d
e
f
g
h
i
l
m
n
o
p
q
r
s
t
u
v
w
Variables
b
c
d
g
h
i
m
n
p
r
s
u
v
Typedefs
_
a
b
c
d
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
Enumerator
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
~
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
d
g
i
k
p
r
t
Related Functions
b
c
g
h
i
n
o
s
Files
File List
File Members
All
b
g
n
r
s
t
Functions
Macros
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Pages
BSArchive.h
Go to the documentation of this file.
1
#pragma once
2
3
#include "
RE/B/BSArchiveHeader.h
"
4
5
namespace
RE
6
{
7
struct
BSDirectoryEntry;
8
9
class
BSArchive
:
public
BSArchiveHeader
10
{
11
public
:
12
// members
13
std::uint32_t
pad24
;
// 24
14
BSDirectoryEntry*
directories
;
// 28
15
};
16
static_assert(
sizeof
(
BSArchive
) == 0x30);
17
}
BSArchiveHeader.h
RE::BSArchiveHeader
Definition:
BSArchiveHeader.h:6
RE::BSArchive
Definition:
BSArchive.h:10
RE::BSArchive::directories
BSDirectoryEntry * directories
Definition:
BSArchive.h:14
RE::BSArchive::pad24
std::uint32_t pad24
Definition:
BSArchive.h:13
RE
Definition:
AbsorbEffect.h:6
CommonLibSSE
include
RE
B
BSArchive.h
Generated by
1.9.1