![]() |
Black Ops 3 Source Code Explorer
0.1
An script explorer for Black Ops 3 by ZeRoY
|
Go to the source code of this file.
Functions | |
function | __init__ () |
function | bestweapon_find (weapon, options, acvi) |
function | bestweapon_get () |
function | bestweapon_init (weapon, options, acvi) |
function | bestweapon_kill (weapon) |
function | bestweapon_spawn (weapon, options, acvi) |
function | showcaseweapon_get () |
function __init__ | ( | ) |
Definition at line 32 of file _weapons.gsc.
References init_shared().
function bestweapon_find | ( | weapon | , |
options | , | ||
acvi | |||
) |
Definition at line 62 of file _weapons.gsc.
References name.
function bestweapon_get | ( | ) |
Definition at line 89 of file _weapons.gsc.
function bestweapon_init | ( | weapon | , |
options | , | ||
acvi | |||
) |
Definition at line 48 of file _weapons.gsc.
function bestweapon_kill | ( | weapon | ) |
Definition at line 38 of file _weapons.gsc.
Referenced by Callback_PlayerKilled().
function bestweapon_spawn | ( | weapon | , |
options | , | ||
acvi | |||
) |
Definition at line 43 of file _weapons.gsc.
Referenced by giveWeapons().
function showcaseweapon_get | ( | ) |
Definition at line 131 of file _weapons.gsc.
References CUSTOMIZATION_INVALID_PAINTJOB_INDEX, and CUSTOMIZATION_INVALID_PAINTJOB_SLOT.
Referenced by update_top_scorers().