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

Go to the source code of this file.

Functions

function __init__ ()
 
function private pap_play_fx (localClientNum, n_piece_index, str_tag)
 
function pap_working_FX_handler (localClientNum, oldVal, newVal, bNewEnt, bInitialSnap, fieldName, bWasTimeJump)
 

Function Documentation

◆ __init__()

function __init__ ( )

◆ pap_play_fx()

function private pap_play_fx ( localClientNum  ,
n_piece_index  ,
str_tag   
)

Definition at line 56 of file _zm_pack_a_punch.csc.

References spawn_model().

Referenced by pap_working_FX_handler().

◆ pap_working_FX_handler()

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

Definition at line 30 of file _zm_pack_a_punch.csc.

References pap_play_fx().

Referenced by __init__().