Xonotic
Main Page
Related Pages
+
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
r
s
t
u
v
w
x
y
z
+
Functions
a
b
c
d
e
f
g
i
k
l
m
n
o
p
r
s
t
v
w
x
+
Variables
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
w
y
z
+
Files
File List
+
File 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
j
k
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
y
z
Typedefs
+
Enumerator
i
m
o
p
r
s
t
+
Macros
_
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
•
All
Classes
Files
Functions
Variables
Typedefs
Enumerator
Macros
Pages
bgmscript.qh
Go to the documentation of this file.
1
#pragma once
2
3
#include <
common/mapobjects/bgmscript.qh
>
4
5
float
autocvar_bgmvolume
;
6
7
classfield
(BGMScript) .float just_toggled;
8
9
float
bgmtime
;
10
11
void
BGMScript_InitEntity
(
entity
e);
12
float
doBGMScript
(
entity
e);
entity
entity() spawn
classfield
classfield(BGMScript) .float just_toggled
BGMScript_InitEntity
void BGMScript_InitEntity(entity e)
Definition:
bgmscript.qc:116
doBGMScript
float doBGMScript(entity e)
Definition:
bgmscript.qc:173
autocvar_bgmvolume
float autocvar_bgmvolume
Definition:
bgmscript.qh:5
bgmscript.qh
bgmtime
float bgmtime
Definition:
bgmscript.qh:9
client
bgmscript.qh
Generated on Thu Mar 17 2022 17:26:26 for Xonotic by
1.8.13