Skip to content

Callback

mcmuffindk edited this page Mar 6, 2018 · 1 revision

The callback is as follows:

  • error null on success or an Error object on failure
  • errorObject An Steam error object

errorObject

  • error The error number parsed to the module
  • status The error status/name
  • description The error description

Clone this wiki locally