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

Go to the source code of this file.

Macros

#define MPINTRO_VISIONSET_ALIAS   "mpintro"
 
#define MPINTRO_VISIONSET_NAME   "mpintro"
 
#define MPINTRO_VISIONSET_PRIORITY   5
 
#define MPINTRO_VISIONSET_RAMP_HOLD   20
 
#define MPINTRO_VISIONSET_RAMP_IN   0
 
#define MPINTRO_VISIONSET_RAMP_NOTIFY   "mpintro_ramp_out_notify"
 
#define MPINTRO_VISIONSET_RAMP_OUT   2
 
#define MPINTRO_VISIONSET_STEPS   31
 

Macro Definition Documentation

◆ MPINTRO_VISIONSET_ALIAS

#define MPINTRO_VISIONSET_ALIAS   "mpintro"

Definition at line 1 of file _globallogic.gsh.

◆ MPINTRO_VISIONSET_NAME

#define MPINTRO_VISIONSET_NAME   "mpintro"

Definition at line 4 of file _globallogic.gsh.

◆ MPINTRO_VISIONSET_PRIORITY

#define MPINTRO_VISIONSET_PRIORITY   5

Definition at line 2 of file _globallogic.gsh.

◆ MPINTRO_VISIONSET_RAMP_HOLD

#define MPINTRO_VISIONSET_RAMP_HOLD   20

Definition at line 6 of file _globallogic.gsh.

◆ MPINTRO_VISIONSET_RAMP_IN

#define MPINTRO_VISIONSET_RAMP_IN   0

Definition at line 5 of file _globallogic.gsh.

◆ MPINTRO_VISIONSET_RAMP_NOTIFY

#define MPINTRO_VISIONSET_RAMP_NOTIFY   "mpintro_ramp_out_notify"

Definition at line 8 of file _globallogic.gsh.

◆ MPINTRO_VISIONSET_RAMP_OUT

#define MPINTRO_VISIONSET_RAMP_OUT   2

Definition at line 7 of file _globallogic.gsh.

◆ MPINTRO_VISIONSET_STEPS

#define MPINTRO_VISIONSET_STEPS   31

Definition at line 3 of file _globallogic.gsh.