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

Go to the source code of this file.

Functions

function __init__ ()
 
function doubletap2_client_field_func ()
 
function doubletap2_code_callback_func ()
 
function enable_doubletap2_perk_for_level ()
 
function init_doubletap2 ()
 

Function Documentation

◆ __init__()

function __init__ ( )

Definition at line 24 of file _zm_perk_doubletap2.csc.

References enable_doubletap2_perk_for_level().

◆ doubletap2_client_field_func()

function doubletap2_client_field_func ( )

◆ doubletap2_code_callback_func()

function doubletap2_code_callback_func ( )

Definition at line 50 of file _zm_perk_doubletap2.csc.

Referenced by enable_doubletap2_perk_for_level().

◆ enable_doubletap2_perk_for_level()

◆ init_doubletap2()

function init_doubletap2 ( )

Definition at line 37 of file _zm_perk_doubletap2.csc.

References DOUBLETAP2_MACHINE_LIGHT_FX, and IS_TRUE.

Referenced by enable_doubletap2_perk_for_level().