![]() |
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 | zm_aat_turned_cb (localClientNum, oldVal, newVal, bNewEnt, bInitialSnap, fieldName, bWasTimeJump) |
| function __init__ | ( | ) |
Definition at line 21 of file _zm_aat_turned.csc.
References CF_CALLBACK_ZERO_ON_NEW_ENT, CF_HOST_ONLY, IS_TRUE, register(), VERSION_SHIP, zm_aat_turned_cb(), ZM_AAT_TURNED_ICON, ZM_AAT_TURNED_NAME, and ZM_AAT_TURNED_NAME_LOCALIZED_STRING.
| function zm_aat_turned_cb | ( | localClientNum | , |
| oldVal | , | ||
| newVal | , | ||
| bNewEnt | , | ||
| bInitialSnap | , | ||
| fieldName | , | ||
| bWasTimeJump | |||
| ) |
Definition at line 34 of file _zm_aat_turned.csc.
References ZM_AAT_TURNED_NAME_LOCALIZED_STRING, ZM_AAT_TURNED_SOUND, ZM_AAT_TURNED_ZOMBIE_EYE_FX, and ZM_AAT_TURNED_ZOMBIE_TORSO_FX.
Referenced by __init__().