originally posted in:BungieNetPlatform
Check: [url=https://www.bungie.net/en/Clan/Post/39966/106241072/0/0]Updated List of APIs and Globals (Reference)[/url]
If you go to the pastebin link around "[url=http://pastebin.com/Hy5ghZv1]list of globals/reverseGlobals[/url]" I think this may be what you're looking for:
"DestinyClass": {
"Titan": 0,
"Hunter": 1,
"Warlock": 2,
"Unknown": 3
},
English
-
Thanks!