![]() |
Black Ops 3 Source Code Explorer
0.1
An script explorer for Black Ops 3 by ZeRoY
|
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 __init__ | ( | ) |
Definition at line 23 of file _zm_pack_a_punch.csc.
References CF_CALLBACK_ZERO_ON_NEW_ENT, CF_HOST_ONLY, pap_working_FX_handler(), register(), and VERSION_DLC1.
| 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().
| 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__().