![]() |
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.
Macros | |
#define | CLEANSE_MATERIAL "mc/hud_outline_model_z_green" |
Functions | |
function | __init__ () |
function | has_cleanse_changed (localClientNum, oldVal, newVal, bNewEnt, bInitialSnap, fieldName, bWasTimeJump) |
#define CLEANSE_MATERIAL "mc/hud_outline_model_z_green" |
Definition at line 20 of file _gadget_cleanse.csc.
function __init__ | ( | ) |
Definition at line 24 of file _gadget_cleanse.csc.
References CF_CALLBACK_ZERO_ON_NEW_ENT, CF_HOST_ONLY, CLEANSE_MATERIAL, DR_TYPE_OFFSCREEN, has_cleanse_changed(), register(), set_dr_filter_offscreen(), and VERSION_SHIP.
function has_cleanse_changed | ( | localClientNum | , |
oldVal | , | ||
newVal | , | ||
bNewEnt | , | ||
bInitialSnap | , | ||
fieldName | , | ||
bWasTimeJump | |||
) |
Definition at line 32 of file _gadget_cleanse.csc.
References update_dr_flag().
Referenced by __init__().