Black Ops 3 Source Code Explorer
0.1
An script explorer for Black Ops 3 by ZeRoY
dm.csc
Go to the documentation of this file.
1
#using scripts\codescripts\struct;
2
3
#insert scripts\shared\shared.gsh;
4
5
function
main
()
6
{
7
}
8
9
function
onPrecacheGameType
()
10
{
11
}
12
13
function
onStartGameType
()
14
{
15
}
onStartGameType
function onStartGameType()
Definition:
dm.csc:13
main
function main()
Definition:
dm.csc:5
onPrecacheGameType
function onPrecacheGameType()
Definition:
dm.csc:9
scripts
mp
gametypes
dm.csc
Generated by
1.8.17