‪Black Ops 3 Source Code Explorer  0.1
‪An script explorer for Black Ops 3 by ZeRoY
_globallogic.gsh
Go to the documentation of this file.
1 #define MPINTRO_VISIONSET_ALIAS "mpintro"
2 #define MPINTRO_VISIONSET_PRIORITY 5
3 #define MPINTRO_VISIONSET_STEPS 31
4 #define MPINTRO_VISIONSET_NAME "mpintro"
5 #define MPINTRO_VISIONSET_RAMP_IN 0
6 #define MPINTRO_VISIONSET_RAMP_HOLD 20
7 #define MPINTRO_VISIONSET_RAMP_OUT 2
8 #define MPINTRO_VISIONSET_RAMP_NOTIFY "mpintro_ramp_out_notify"