![]() |
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 | clearCTFAway (localClientNum, team) |
function | setCTFAway (localClientNum, oldVal, newVal, bNewEnt, bInitialSnap, fieldName, bWasTimeJump) |
function __init__ | ( | ) |
Definition at line 13 of file _ctf.csc.
References CF_CALLBACK_ZERO_ON_NEW_ENT, CF_HOST_ONLY, register(), setCTFAway(), and VERSION_SHIP.
function clearCTFAway | ( | localClientNum | , |
team | |||
) |
Definition at line 27 of file _ctf.csc.
Referenced by setCTFAway().
function setCTFAway | ( | localClientNum | , |
oldVal | , | ||
newVal | , | ||
bNewEnt | , | ||
bInitialSnap | , | ||
fieldName | , | ||
bWasTimeJump | |||
) |