Skip to content

v3.7.0

Compare
Choose a tag to compare
@DoctorMcKay DoctorMcKay released this 01 Jun 04:50
· 1007 commits to master since this release
  • Added all current Steam enums as direct properties of the SteamUser export
    • For convenience, each enum also allows you to translate values into names the same way you translate names into values
  • Added setUIMode method
  • Added vanityURL property and event
  • Added inviteToGroup and respondToGroupInvite methods
  • Now uses EResult 3 (NoConnection) for the disconnected event when the connection closes
    • Provides parity with the official Steam API