![]() |
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_shared () |
function | level_watch_for_fake_fire () |
function | spawned (localClientNum) |
function | watch_for_fake_fire (localClientNum) |
function init_shared | ( | ) |
Definition at line 10 of file _decoy.csc.
References add_weapon_type(), level_watch_for_fake_fire(), and spawned().
Referenced by __init__().
function level_watch_for_fake_fire | ( | ) |
Definition at line 36 of file _decoy.csc.
Referenced by init_shared().
function spawned | ( | localClientNum | ) |
Definition at line 19 of file _decoy.csc.
References watch_for_fake_fire().
Referenced by init_shared().
function watch_for_fake_fire | ( | localClientNum | ) |
Definition at line 24 of file _decoy.csc.
Referenced by spawned().