![]() |
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 | ATTACK_DRONE_ACTIVETIME 70 |
#define | ATTACK_DRONE_ACTIVETIME_VARIETY 4 |
#define | ATTACK_DRONE_ATTACK_DISTANCE_ATTACHED 1000 |
Functions | |
function | __init__ () |
#define ATTACK_DRONE_ACTIVETIME 70 |
Definition at line 17 of file _attack_drone.gsc.
#define ATTACK_DRONE_ACTIVETIME_VARIETY 4 |
Definition at line 18 of file _attack_drone.gsc.
#define ATTACK_DRONE_ATTACK_DISTANCE_ATTACHED 1000 |
Definition at line 19 of file _attack_drone.gsc.
function __init__ | ( | ) |
Definition at line 25 of file _attack_drone.gsc.