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

Go to the source code of this file.

Functions

function __init__ ()
 
function enable_staminup_perk_for_level ()
 
function staminup_perk_machine_setup (use_trigger, perk_machine, bump_trigger, collision)
 
function staminup_precache ()
 
function staminup_register_clientfield ()
 
function staminup_set_clientfield (state)
 

Function Documentation

◆ __init__()

function __init__ ( )

Definition at line 37 of file _zm_perk_staminup.gsc.

References enable_staminup_perk_for_level().

◆ enable_staminup_perk_for_level()

◆ staminup_perk_machine_setup()

function staminup_perk_machine_setup ( use_trigger  ,
perk_machine  ,
bump_trigger  ,
collision   
)

Definition at line 78 of file _zm_perk_staminup.gsc.

Referenced by enable_staminup_perk_for_level().

◆ staminup_precache()

◆ staminup_register_clientfield()

function staminup_register_clientfield ( )

Definition at line 68 of file _zm_perk_staminup.gsc.

References PERK_CLIENTFIELD_STAMINUP, register(), and VERSION_SHIP.

Referenced by enable_staminup_perk_for_level().

◆ staminup_set_clientfield()

function staminup_set_clientfield ( state  )