![]() |
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 | direwolfEyeGlowFxHandler (localClientNum, oldValue, newValue, bNewEnt, bInitialSnap, fieldName, wasDemoJump) |
function autoexec | precache () |
function __init__ | ( | ) |
Definition at line 21 of file archetype_direwolf.csc.
References ARCHETYPE_DIREWOLF, CF_CALLBACK_ZERO_ON_NEW_ENT, CF_HOST_ONLY, DIREWOLF_EYE_GLOW_FX_BITS, DIREWOLF_EYE_GLOW_FX_CLIENTFIELD, DIREWOLF_EYE_GLOW_FX_TYPE, direwolfEyeGlowFxHandler(), register(), shouldRegisterClientFieldForArchetype(), and VERSION_SHIP.
function private direwolfEyeGlowFxHandler | ( | localClientNum | , |
oldValue | , | ||
newValue | , | ||
bNewEnt | , | ||
bInitialSnap | , | ||
fieldName | , | ||
wasDemoJump | |||
) |
Definition at line 37 of file archetype_direwolf.csc.
References DIREWOLF_EYE_GLOW_FX, and DIREWOLF_EYE_GLOW_FX_TAG.
Referenced by __init__().
function autoexec precache | ( | ) |
Definition at line 16 of file archetype_direwolf.csc.
References DIREWOLF_EYE_GLOW_FX, and DIREWOLF_EYE_GLOW_FX_FILE.