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
SoundLevels.h
Go to the documentation of this file.
1
#pragma once
2
3
namespace
RE
4
{
5
enum class
SOUND_LEVEL
6
{
7
kLoud
= 0,
8
kNormal
= 1,
9
kSilent
= 2,
10
kVeryLoud
= 3,
11
kQuiet
= 4
12
};
13
}
RE
Definition:
AbsorbEffect.h:6
RE::SOUND_LEVEL
SOUND_LEVEL
Definition:
SoundLevels.h:6
RE::SOUND_LEVEL::kNormal
@ kNormal
RE::SOUND_LEVEL::kLoud
@ kLoud
RE::SOUND_LEVEL::kVeryLoud
@ kVeryLoud
RE::SOUND_LEVEL::kSilent
@ kSilent
RE::SOUND_LEVEL::kQuiet
@ kQuiet
CommonLibSSE-NG
include
RE
S
SoundLevels.h
Generated by
1.9.1