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

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__ ()
 

Macro Definition Documentation

◆ EQUIPMENT_ENEMYEQUIP_MATERIAL

#define EQUIPMENT_ENEMYEQUIP_MATERIAL   "mc/hud_keyline_enemyequip"

Definition at line 16 of file duplicaterender_mgr.gsc.

◆ EQUIPMENT_RETRIEVABLE_MATERIAL

#define EQUIPMENT_RETRIEVABLE_MATERIAL   "mc/hud_keyline_retrievable"

Definition at line 14 of file duplicaterender_mgr.gsc.

◆ EQUIPMENT_UNPLACEABLE_MATERIAL

#define EQUIPMENT_UNPLACEABLE_MATERIAL   "mc/hud_keyline_unplaceable"

Definition at line 15 of file duplicaterender_mgr.gsc.

◆ PLAYER_HACKER_TOOL_BREACHING

#define PLAYER_HACKER_TOOL_BREACHING   "mc/mtl_hacker_tool_breaching"

Definition at line 19 of file duplicaterender_mgr.gsc.

◆ PLAYER_HACKER_TOOL_HACKED

#define PLAYER_HACKER_TOOL_HACKED   "mc/mtl_hacker_tool_hacked"

Definition at line 17 of file duplicaterender_mgr.gsc.

◆ PLAYER_HACKER_TOOL_HACKING

#define PLAYER_HACKER_TOOL_HACKING   "mc/mtl_hacker_tool_hacking"

Definition at line 18 of file duplicaterender_mgr.gsc.

Function Documentation

◆ __init__()

function __init__ ( )

Definition at line 29 of file duplicaterender_mgr.gsc.