![]() |
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 | kill_fx_on_demo_jump (localClientNum) |
function | zm_aat_fire_works_summon (localClientNum, oldVal, newVal, bNewEnt, bInitialSnap, fieldName, bWasTimeJump) |
function __init__ | ( | ) |
Definition at line 21 of file _zm_aat_fire_works.csc.
References CF_CALLBACK_ZERO_ON_NEW_ENT, CF_HOST_ONLY, IS_TRUE, register(), VERSION_SHIP, ZM_AAT_FIRE_WORKS_ICON, ZM_AAT_FIRE_WORKS_LOCALIZED_STRING, ZM_AAT_FIRE_WORKS_NAME, zm_aat_fire_works_summon(), and ZM_AAT_FIRE_WORKS_SUMMON_FX.
function kill_fx_on_demo_jump | ( | localClientNum | ) |
Definition at line 59 of file _zm_aat_fire_works.csc.
Referenced by zm_aat_fire_works_summon().
function zm_aat_fire_works_summon | ( | localClientNum | , |
oldVal | , | ||
newVal | , | ||
bNewEnt | , | ||
bInitialSnap | , | ||
fieldName | , | ||
bWasTimeJump | |||
) |
Definition at line 36 of file _zm_aat_fire_works.csc.
References kill_fx_on_demo_jump(), ZM_AAT_FIRE_WORKS_EXPLODE_SOUND, and ZM_AAT_FIRE_WORKS_SUMMON_FX.
Referenced by __init__().