![]() |
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 | dog_fx (localClientNum, oldVal, newVal, bNewEnt, bInitialSnap, fieldName, bWasTimeJump) |
function | init_dog_fx () |
function __init__ | ( | ) |
Definition at line 18 of file _zm_ai_dogs.csc.
References CF_CALLBACK_ZERO_ON_NEW_ENT, CF_HOST_ONLY, dog_fx(), init_dog_fx(), register(), and VERSION_SHIP.
function dog_fx | ( | localClientNum | , |
oldVal | , | ||
newVal | , | ||
bNewEnt | , | ||
bInitialSnap | , | ||
fieldName | , | ||
bWasTimeJump | |||
) |
Definition at line 31 of file _zm_ai_dogs.csc.
References createZombieEyes(), deleteZombieEyes(), get_eyeball_color(), get_eyeball_off_luminance(), and get_eyeball_on_luminance().
Referenced by __init__().
function init_dog_fx | ( | ) |
Definition at line 25 of file _zm_ai_dogs.csc.
Referenced by __init__().