Skip to main content

704 posts tagged with "all"

all

View All Tags

S3 1.2.6

· One min read
Developer

GENERAL

  • Fixed "GetObject" callback data not being set correctly
  • If GetObject fails writing local file data it will return false and include an error message

STEAMCORE 1.5.2.8

· One min read
Developer

GENERAL

  • Session Attribute getter functions have been refactored to return a bool if the value was found and is of the same type
  • Fixed a bug getting integer session attribute that was treated as a string
  • Added a new utility function "GetType" this will allow you to get the type of attribute from a session setting