‪Black Ops 3 Source Code Explorer  0.1
‪An script explorer for Black Ops 3 by ZeRoY
_gadget_overdrive.gsh File Reference

Go to the source code of this file.

Macros

#define OVERDRIVE_VISIONSET   "overdrive_initialize"
 
#define OVERDRIVE_VISIONSET_ALIAS   "overdrive"
 
#define OVERDRIVE_VISIONSET_PRIORITY   65
 
#define OVERDRIVE_VISIONSET_RAMP_HOLD   .1
 
#define OVERDRIVE_VISIONSET_RAMP_IN   0.4
 
#define OVERDRIVE_VISIONSET_STEPS   15
 

Macro Definition Documentation

◆ OVERDRIVE_VISIONSET

#define OVERDRIVE_VISIONSET   "overdrive_initialize"

Definition at line 2 of file _gadget_overdrive.gsh.

◆ OVERDRIVE_VISIONSET_ALIAS

#define OVERDRIVE_VISIONSET_ALIAS   "overdrive"

Definition at line 3 of file _gadget_overdrive.gsh.

◆ OVERDRIVE_VISIONSET_PRIORITY

#define OVERDRIVE_VISIONSET_PRIORITY   65

Definition at line 4 of file _gadget_overdrive.gsh.

◆ OVERDRIVE_VISIONSET_RAMP_HOLD

#define OVERDRIVE_VISIONSET_RAMP_HOLD   .1

Definition at line 7 of file _gadget_overdrive.gsh.

◆ OVERDRIVE_VISIONSET_RAMP_IN

#define OVERDRIVE_VISIONSET_RAMP_IN   0.4

Definition at line 6 of file _gadget_overdrive.gsh.

◆ OVERDRIVE_VISIONSET_STEPS

#define OVERDRIVE_VISIONSET_STEPS   15

Definition at line 5 of file _gadget_overdrive.gsh.