![]() |
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 | HEATWAVE_ACTIVATE_VISIONSET "heatwave" |
#define | HEATWAVE_ACTIVATE_VISIONSET_ALIAS "heatwave" |
#define | HEATWAVE_ACTIVATE_VISIONSET_PRIORITY 52 |
#define | HEATWAVE_ACTIVATE_VISIONSET_RAMP_HOLD ( 0.1 ) |
#define | HEATWAVE_ACTIVATE_VISIONSET_RAMP_IN ( .01 ) |
#define | HEATWAVE_ACTIVATE_VISIONSET_RAMP_OUT ( 1.1 ) |
#define | HEATWAVE_ACTIVATE_VISIONSET_STEPS 16 |
#define | HEATWAVE_CHARRED_VISIONSET "charred" |
#define | HEATWAVE_CHARRED_VISIONSET_ALIAS "charred" |
#define | HEATWAVE_CHARRED_VISIONSET_PRIORITY 53 |
#define | HEATWAVE_CHARRED_VISIONSET_RAMP_HOLD ( 2 ) |
#define | HEATWAVE_CHARRED_VISIONSET_RAMP_IN ( .01 ) |
#define | HEATWAVE_CHARRED_VISIONSET_STEPS 16 |
#define HEATWAVE_ACTIVATE_VISIONSET "heatwave" |
Definition at line 1 of file _gadget_heat_wave.gsh.
#define HEATWAVE_ACTIVATE_VISIONSET_ALIAS "heatwave" |
Definition at line 2 of file _gadget_heat_wave.gsh.
#define HEATWAVE_ACTIVATE_VISIONSET_PRIORITY 52 |
Definition at line 3 of file _gadget_heat_wave.gsh.
#define HEATWAVE_ACTIVATE_VISIONSET_RAMP_HOLD ( 0.1 ) |
Definition at line 6 of file _gadget_heat_wave.gsh.
#define HEATWAVE_ACTIVATE_VISIONSET_RAMP_IN ( .01 ) |
Definition at line 5 of file _gadget_heat_wave.gsh.
#define HEATWAVE_ACTIVATE_VISIONSET_RAMP_OUT ( 1.1 ) |
Definition at line 7 of file _gadget_heat_wave.gsh.
#define HEATWAVE_ACTIVATE_VISIONSET_STEPS 16 |
Definition at line 4 of file _gadget_heat_wave.gsh.
#define HEATWAVE_CHARRED_VISIONSET "charred" |
Definition at line 9 of file _gadget_heat_wave.gsh.
#define HEATWAVE_CHARRED_VISIONSET_ALIAS "charred" |
Definition at line 10 of file _gadget_heat_wave.gsh.
#define HEATWAVE_CHARRED_VISIONSET_PRIORITY 53 |
Definition at line 11 of file _gadget_heat_wave.gsh.
#define HEATWAVE_CHARRED_VISIONSET_RAMP_HOLD ( 2 ) |
Definition at line 14 of file _gadget_heat_wave.gsh.
#define HEATWAVE_CHARRED_VISIONSET_RAMP_IN ( .01 ) |
Definition at line 13 of file _gadget_heat_wave.gsh.
#define HEATWAVE_CHARRED_VISIONSET_STEPS 16 |
Definition at line 12 of file _gadget_heat_wave.gsh.