|  | Black Ops 3 Source Code Explorer
    0.1
    An script explorer for Black Ops 3 by ZeRoY | 
 
 
 
Go to the documentation of this file.    1 #using scripts\shared\system_shared; 
    3 #insert scripts\shared\shared.gsh; 
 
 
function setTweakableValue(category, name, value)
function getTweakableValue(category, name)
function registerTweakable(category, name, dvar, value)
function getTweakableDVar(category, name)
function updateUITweakables()
function getTweakableDVarValue(category, name)
#define REGISTER_SYSTEM(__sys, __func_init_preload, __reqs)
function setClientTweakable(category, name)
function getTweakableLastValue(category, name)
function setTweakableLastValue(category, name, value)
function updateServerDvar(dvar, value)