‪Black Ops 3 Source Code Explorer  0.1
‪An script explorer for Black Ops 3 by ZeRoY
tdm.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 
10 {
11 }
12 
14 {
15 }
‪onStartGameType
‪function onStartGameType()
Definition: tdm.csc:13
‪onPrecacheGameType
‪function onPrecacheGameType()
Definition: tdm.csc:9
‪main
‪function main()
Definition: tdm.csc:5