![]() |
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 | get_killcam_entity_start_time (killcamentity) |
function | store_killcam_entity_on_entity (killcam_entity) |
function get_killcam_entity_start_time | ( | killcamentity | ) |
Definition at line 6 of file killcam_shared.gsc.
Referenced by get_primary_killcam_entity(), and store_killcam_entity_on_entity().
function store_killcam_entity_on_entity | ( | killcam_entity | ) |
Definition at line 27 of file killcam_shared.gsc.
References get_killcam_entity_start_time().
Referenced by lightninggun_arc_killcam(), spawn_firefly_mover(), and watchForExplode().