Black Ops 3 Source Code Explorer
0.1
An script explorer for Black Ops 3 by ZeRoY
_weapon_utils.gsc
Go to the documentation of this file.
1
#using scripts\codescripts\struct;
2
3
#insert scripts\shared\shared.gsh;
4
5
#namespace weapon_utils;
6
7
function
getBaseWeaponParam
( weapon )
8
{
9
return
weapon;
10
}
getBaseWeaponParam
function getBaseWeaponParam(weapon)
Definition:
_weapon_utils.gsc:7
scripts
zm
gametypes
_weapon_utils.gsc
Generated by
1.8.17