![]() |
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 | ent_camo_material_callback (local_client_num, oldVal, newVal, bNewEnt, bInitialSnap, fieldName, bWasTimeJump) |
function __init__ | ( | ) |
Definition at line 22 of file _gadget_camo.csc.
References CF_CALLBACK_ZERO_ON_NEW_ENT, CF_HOST_ONLY, ent_camo_material_callback(), register(), and VERSION_SHIP.
function ent_camo_material_callback | ( | local_client_num | , |
oldVal | , | ||
newVal | , | ||
bNewEnt | , | ||
bInitialSnap | , | ||
fieldName | , | ||
bWasTimeJump | |||
) |
Definition at line 27 of file _gadget_camo.csc.
References doReveal(), forceOn(), friend_not_foe(), GADGET_CAMO_SHADER_BREAK, GADGET_CAMO_SHADER_FLICKER, GADGET_CAMO_SHADER_OFF, set_dr_flag_not_array(), and update_dr_filters().
Referenced by __init__().