SYMBOL INDEX (42 symbols across 7 files) FILE: helpers/GameCoordinator.js method constructor (line 7) | constructor(steamUser, appID) { method sendMessage (line 61) | sendMessage(appid, header, proto, protobuf, settings, responseHeader, re... FILE: helpers/Helper.js method constructor (line 10) | constructor(apiKey) { method downloadProtobufs (line 14) | downloadProtobufs(dir) { method verifyProtobufs (line 53) | verifyProtobufs() { method deleteRecursive (line 67) | deleteRecursive(dir) { method GetLatestVersion (line 107) | GetLatestVersion() { method GetCurrentVersion (line 120) | GetCurrentVersion(appid) { method parseSteamID (line 132) | parseSteamID(input) { method GetActiveServer (line 166) | GetActiveServer() { method vanityURL (line 176) | vanityURL(url) { method parseServerID (line 184) | parseServerID(id) { method GetJSON (line 215) | GetJSON(options) { method chunkArray (line 243) | chunkArray(ary, chunkSize) { method intToString (line 254) | static intToString(ipInt) { function doRequest (line 262) | function doRequest(method, version, qsParams = {}, responsePath = [], va... function check (line 319) | function check(json, verifyPath, i, validator) { FILE: helpers/Protos.js function Protos (line 20) | function Protos(protos, ignoreErrors = true) { FILE: helpers/Target.js method constructor (line 5) | constructor(protocol) { method accountid (line 9) | get accountid() { method login (line 13) | login(username, password, sharedSecret) { method logOff (line 17) | logOff() { method setGamesPlayed (line 22) | setGamesPlayed(serverID) { FILE: helpers/VDF.js method decode (line 16) | static decode(buffer, customDecodeFields = {}) { method encode (line 71) | static encode(_object, prefix = [0x00, 0x00], suffix = [], customEncodeF... function _encode (line 104) | function _encode(object, buffer, name) { FILE: helpers/account.js constant VDF (line 8) | const VDF = require("./VDF.js"); method constructor (line 18) | constructor(isTarget = false, proxy = undefined, protocol = undefined) { method _steamErrorHandler (line 37) | _steamErrorHandler(err) { method login (line 54) | login(username, password, sharedSecret = undefined, timeout = 60000) { method setGamesPlayed (line 208) | setGamesPlayed(serverID) { method authenticate (line 240) | authenticate(serverID) { method unauthenticate (line 286) | unauthenticate() { method commendPlayer (line 325) | commendPlayer(serverID, accountID, matchID, cmd_friendly, cmd_teaching, ... method reportPlayer (line 378) | reportPlayer(serverID, accountID, matchID, rpt_aimbot, rpt_wallhack, rpt... method getTargetServer (line 417) | getTargetServer(accountid) { method getTargetServerValve (line 510) | getTargetServerValve(accountid) { method getCurrentCommendCount (line 550) | getCurrentCommendCount(accountID) { method getTargetQueuedMatch (line 589) | getTargetQueuedMatch(accountid) { method logOff (line 627) | logOff() { FILE: index.js constant URL (line 7) | const URL = require("url"); function handleChunk (line 464) | function handleChunk(chunk, target, serverSteamID, matchID) {