![]() |
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 | HEAD_ICON_ALLIES "faction_allies" |
Functions | |
| function | init (team) |
| function | main () |
| function | precache () |
| #define HEAD_ICON_ALLIES "faction_allies" |
Definition at line 7 of file _teamset_allies.gsc.
| function init | ( | team | ) |
Definition at line 33 of file _teamset_allies.gsc.
References HEAD_ICON_ALLIES.
Referenced by main().
| function main | ( | ) |
Definition at line 17 of file _teamset_allies.gsc.
References customteam_init(), init(), and precache().
| function precache | ( | ) |
Definition at line 78 of file _teamset_allies.gsc.
Referenced by main().