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

Go to the source code of this file.

Functions

function __init__ ()
 
function deadshot_client_field_func ()
 
function deadshot_code_callback_func ()
 
function enable_deadshot_perk_for_level ()
 
function init_deadshot ()
 
function player_deadshot_perk_handler (localClientNum, oldVal, newVal, bNewEnt, bInitialSnap, fieldName, bWasTimeJump)
 

Function Documentation

◆ __init__()

function __init__ ( )

Definition at line 24 of file _zm_perk_deadshot.csc.

References enable_deadshot_perk_for_level().

◆ deadshot_client_field_func()

◆ deadshot_code_callback_func()

function deadshot_code_callback_func ( )

Definition at line 51 of file _zm_perk_deadshot.csc.

Referenced by enable_deadshot_perk_for_level().

◆ enable_deadshot_perk_for_level()

◆ init_deadshot()

function init_deadshot ( )

Definition at line 37 of file _zm_perk_deadshot.csc.

References IS_TRUE.

Referenced by enable_deadshot_perk_for_level().

◆ player_deadshot_perk_handler()

function player_deadshot_perk_handler ( localClientNum  ,
oldVal  ,
newVal  ,
bNewEnt  ,
bInitialSnap  ,
fieldName  ,
bWasTimeJump   
)

Definition at line 55 of file _zm_perk_deadshot.csc.

Referenced by deadshot_client_field_func().