![]() |
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 | ATTACHMENT_TABLE_COL_BOT_PROB 15 |
#define | ATTACHMENT_TABLE_COL_NUMBERING 0 |
#define | ATTACHMENT_TABLE_COL_TYPE 1 |
#define | STATS_TABLE_COL_ALLOCATION 12 |
#define | STATS_TABLE_COL_ATTACHMENTS 8 |
#define | STATS_TABLE_COL_COUNT 5 |
#define | STATS_TABLE_COL_DEFAULT_CLASS 11 |
#define | STATS_TABLE_COL_DESC 7 |
#define | STATS_TABLE_COL_GROUP 2 |
#define | STATS_TABLE_COL_IMAGE 6 |
#define | STATS_TABLE_COL_MOMENTUM 16 |
#define | STATS_TABLE_COL_NAME 3 |
#define | STATS_TABLE_COL_NUMBERING 0 |
#define | STATS_TABLE_COL_REFERENCE 4 |
#define | STATS_TABLE_COL_SLOT 13 |
#define | STATS_TABLE_COL_SORT_KEY 9 |
#define | STATS_TABLE_COL_UNLOCK_LEVEL 10 |
#define | STATS_TABLE_MAX_ITEMS 256 |
#define ATTACHMENT_TABLE_COL_BOT_PROB 15 |
Definition at line 20 of file _statstable.gsh.
#define ATTACHMENT_TABLE_COL_NUMBERING 0 |
Definition at line 18 of file _statstable.gsh.
#define ATTACHMENT_TABLE_COL_TYPE 1 |
Definition at line 19 of file _statstable.gsh.
#define STATS_TABLE_COL_ALLOCATION 12 |
Definition at line 14 of file _statstable.gsh.
#define STATS_TABLE_COL_ATTACHMENTS 8 |
Definition at line 10 of file _statstable.gsh.
#define STATS_TABLE_COL_COUNT 5 |
Definition at line 7 of file _statstable.gsh.
#define STATS_TABLE_COL_DEFAULT_CLASS 11 |
Definition at line 13 of file _statstable.gsh.
#define STATS_TABLE_COL_DESC 7 |
Definition at line 9 of file _statstable.gsh.
#define STATS_TABLE_COL_GROUP 2 |
Definition at line 4 of file _statstable.gsh.
#define STATS_TABLE_COL_IMAGE 6 |
Definition at line 8 of file _statstable.gsh.
#define STATS_TABLE_COL_MOMENTUM 16 |
Definition at line 16 of file _statstable.gsh.
#define STATS_TABLE_COL_NAME 3 |
Definition at line 5 of file _statstable.gsh.
#define STATS_TABLE_COL_NUMBERING 0 |
Definition at line 3 of file _statstable.gsh.
#define STATS_TABLE_COL_REFERENCE 4 |
Definition at line 6 of file _statstable.gsh.
#define STATS_TABLE_COL_SLOT 13 |
Definition at line 15 of file _statstable.gsh.
#define STATS_TABLE_COL_SORT_KEY 9 |
Definition at line 11 of file _statstable.gsh.
#define STATS_TABLE_COL_UNLOCK_LEVEL 10 |
Definition at line 12 of file _statstable.gsh.
#define STATS_TABLE_MAX_ITEMS 256 |
Definition at line 1 of file _statstable.gsh.