‪Black Ops 3 Source Code Explorer  0.1
‪An script explorer for Black Ops 3 by ZeRoY
_zm_powerup_ww_grenade.gsc File Reference

Go to the source code of this file.

Macros

#define WW_GRENADES_PER_POWERUP   1
 

Functions

function __init__ ()
 
function grab_ww_grenade (player)
 
function ww_grenade_powerup (item, player)
 

Macro Definition Documentation

◆ WW_GRENADES_PER_POWERUP

#define WW_GRENADES_PER_POWERUP   1

Definition at line 56 of file _zm_powerup_ww_grenade.gsc.

Function Documentation

◆ __init__()

◆ grab_ww_grenade()

function grab_ww_grenade ( player  )

Definition at line 50 of file _zm_powerup_ww_grenade.gsc.

References powerup_vo(), and ww_grenade_powerup().

Referenced by __init__().

◆ ww_grenade_powerup()

function ww_grenade_powerup ( item  ,
player   
)