![]() |
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 | init_juggernaut () |
| function | juggernaut_client_field_func () |
| function | juggernaut_code_callback_func () |
| function __init__ | ( | ) |
Definition at line 24 of file _zm_perk_juggernaut.csc.
References init_juggernaut(), juggernaut_client_field_func(), juggernaut_code_callback_func(), JUGGERNAUT_MACHINE_LIGHT_FX, PERK_JUGGERNOG, register_perk_clientfields(), register_perk_effects(), and register_perk_init_thread().
| function init_juggernaut | ( | ) |
Definition at line 32 of file _zm_perk_juggernaut.csc.
References IS_TRUE, and JUGGERNAUT_MACHINE_LIGHT_FX.
Referenced by __init__().
| function juggernaut_client_field_func | ( | ) |
Definition at line 40 of file _zm_perk_juggernaut.csc.
References CF_CALLBACK_ZERO_ON_NEW_ENT, CF_HOST_ONLY, PERK_CLIENTFIELD_JUGGERNAUT, register(), and VERSION_SHIP.
Referenced by __init__().
| function juggernaut_code_callback_func | ( | ) |
Definition at line 45 of file _zm_perk_juggernaut.csc.
Referenced by __init__().