‪Black Ops 3 Source Code Explorer  0.1
‪An script explorer for Black Ops 3 by ZeRoY
_deployable_weapons.gsc
Go to the documentation of this file.
1 #using scripts\codescripts\struct;
2 
3 #insert scripts\shared\shared.gsh;
4 
5 function ‪init()
6 {
7 
8 }
‪init
‪function init()
Definition: _deployable_weapons.gsc:5