![]() |
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 | AP_TARGET_LOCKED 2 |
#define | AP_TARGET_LOCKING 1 |
#define | AP_TARGET_LOST 0 |
#define | AP_TARGET_REGAIN 4 |
#define | AP_TARGET_SUSPEND 3 |
#define | TARGET_OUTLINE_GREEN 5 |
#define | TARGET_OUTLINE_LOCKED 3 |
#define | TARGET_OUTLINE_LOCKING 2 |
#define | TARGET_OUTLINE_OFF 0 |
#define | TARGET_OUTLINE_ORANGE 6 |
#define | TARGET_OUTLINE_RED 7 |
#define | TARGET_OUTLINE_SUSPEND 1 |
#define | TARGET_OUTLINE_THERMAL 4 |
#define AP_TARGET_LOCKED 2 |
Definition at line 16 of file antipersonnelguidance.gsh.
#define AP_TARGET_LOCKING 1 |
Definition at line 15 of file antipersonnelguidance.gsh.
#define AP_TARGET_LOST 0 |
Definition at line 14 of file antipersonnelguidance.gsh.
#define AP_TARGET_REGAIN 4 |
Definition at line 18 of file antipersonnelguidance.gsh.
#define AP_TARGET_SUSPEND 3 |
Definition at line 17 of file antipersonnelguidance.gsh.
#define TARGET_OUTLINE_GREEN 5 |
Definition at line 8 of file antipersonnelguidance.gsh.
#define TARGET_OUTLINE_LOCKED 3 |
Definition at line 5 of file antipersonnelguidance.gsh.
#define TARGET_OUTLINE_LOCKING 2 |
Definition at line 4 of file antipersonnelguidance.gsh.
#define TARGET_OUTLINE_OFF 0 |
Definition at line 2 of file antipersonnelguidance.gsh.
#define TARGET_OUTLINE_ORANGE 6 |
Definition at line 9 of file antipersonnelguidance.gsh.
#define TARGET_OUTLINE_RED 7 |
Definition at line 10 of file antipersonnelguidance.gsh.
#define TARGET_OUTLINE_SUSPEND 1 |
Definition at line 3 of file antipersonnelguidance.gsh.
#define TARGET_OUTLINE_THERMAL 4 |
Definition at line 7 of file antipersonnelguidance.gsh.