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
Loading...
Searching...
No Matches
ChestsLooted.h
Go to the documentation of this file.
1
#pragma once
2
3
#include "
RE/B/BSTEvent.h
"
4
5
namespace
RE
6
{
7
struct
ChestsLooted
8
{
9
public
:
10
struct
Event
11
{
12
public
:
13
};
14
static_assert
(std::is_empty_v<Event>);
15
16
static
BSTEventSource<Event>
*
GetEventSource
();
17
static
void
SendEvent
();
18
};
19
static_assert
(std::is_empty_v<ChestsLooted>);
20
}
BSTEvent.h
RE::BSTEventSource
Definition
BSTEvent.h:19
RE
Definition
AbsorbEffect.h:6
RE::ChestsLooted::Event
Definition
ChestsLooted.h:11
RE::ChestsLooted
Definition
ChestsLooted.h:8
RE::ChestsLooted::SendEvent
static void SendEvent()
RE::ChestsLooted::GetEventSource
static BSTEventSource< Event > * GetEventSource()
CommonLibSSE-NG
include
RE
C
ChestsLooted.h
Generated by
1.9.7