‪Black Ops 3 Source Code Explorer  0.1
‪An script explorer for Black Ops 3 by ZeRoY
scene_debug_shared.gsc
Go to the documentation of this file.
1 #using scripts\codescripts\struct;
2 
3 #using scripts\shared\array_shared;
4 #using scripts\shared\clientfield_shared;
5 #using scripts\shared\flag_shared;
6 #using scripts\shared\flagsys_shared;
7 #using scripts\shared\scene_shared;
8 #using scripts\shared\scriptbundle_shared;
9 #using scripts\shared\system_shared;
10 #using scripts\shared\util_shared;
11 
12 #insert scripts\shared\shared.gsh;
13 
14 #namespace scene;
15