![]() |
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 | facialDialogueHandler (localClientNum, oldValue, newValue, bNewEnt, bInitialSnap, fieldName, wasDemoJump) |
function autoexec | main () |
function autoexec | precache () |
function facialDialogueHandler | ( | localClientNum | , |
oldValue | , | ||
newValue | , | ||
bNewEnt | , | ||
bInitialSnap | , | ||
fieldName | , | ||
wasDemoJump | |||
) |
function autoexec main | ( | ) |
Definition at line 19 of file archetype_human.csc.
References CF_CALLBACK_ZERO_ON_NEW_ENT, CF_HOST_ONLY, facialDialogueHandler(), HUMAN_FACIAL_DIALOG_ACTIVE, register(), and VERSION_SHIP.
function autoexec precache | ( | ) |
Definition at line 14 of file archetype_human.csc.