![]() |
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 | EQUIPMENT_ENEMYEQUIP_MATERIAL "mc/hud_keyline_enemyequip" |
#define | EQUIPMENT_RETRIEVABLE_MATERIAL "mc/hud_keyline_retrievable" |
#define | EQUIPMENT_UNPLACEABLE_MATERIAL "mc/hud_keyline_unplaceable" |
#define | PLAYER_HACKER_TOOL_BREACHING "mc/mtl_hacker_tool_breaching" |
#define | PLAYER_HACKER_TOOL_HACKED "mc/mtl_hacker_tool_hacked" |
#define | PLAYER_HACKER_TOOL_HACKING "mc/mtl_hacker_tool_hacking" |
Functions | |
function | __init__ () |
#define EQUIPMENT_ENEMYEQUIP_MATERIAL "mc/hud_keyline_enemyequip" |
Definition at line 16 of file duplicaterender_mgr.gsc.
#define EQUIPMENT_RETRIEVABLE_MATERIAL "mc/hud_keyline_retrievable" |
Definition at line 14 of file duplicaterender_mgr.gsc.
#define EQUIPMENT_UNPLACEABLE_MATERIAL "mc/hud_keyline_unplaceable" |
Definition at line 15 of file duplicaterender_mgr.gsc.
#define PLAYER_HACKER_TOOL_BREACHING "mc/mtl_hacker_tool_breaching" |
Definition at line 19 of file duplicaterender_mgr.gsc.
#define PLAYER_HACKER_TOOL_HACKED "mc/mtl_hacker_tool_hacked" |
Definition at line 17 of file duplicaterender_mgr.gsc.
#define PLAYER_HACKER_TOOL_HACKING "mc/mtl_hacker_tool_hacking" |
Definition at line 18 of file duplicaterender_mgr.gsc.
function __init__ | ( | ) |
Definition at line 29 of file duplicaterender_mgr.gsc.