Black Ops 3 Source Code Explorer
0.1
An script explorer for Black Ops 3 by ZeRoY
_flashgrenades.csc
Go to the documentation of this file.
1
#using scripts\codescripts\struct;
2
3
#using scripts\shared\callbacks_shared;
4
#using scripts\shared\clientfield_shared;
5
#using scripts\shared\system_shared;
6
#using scripts\shared\util_shared;
7
#using scripts\shared\visionset_mgr_shared;
8
#using scripts\shared\weapons\_flashgrenades;
9
10
#insert scripts\shared\shared.gsh;
11
#insert scripts\shared\version.gsh;
12
13
#namespace flashgrenades;
14
15
function
init_shared
()
16
{
17
}
18
init_shared
function init_shared()
Definition:
_flashgrenades.csc:15
scripts
shared
weapons
_flashgrenades.csc
Generated by
1.8.17