Skip to content
GENERAL
- Fixed async timeouts not working correctly
GENERAL
- Added a “Unregister Event” for named events
GENERAL
- Fixed a missing header include
INPUT
- Added Init and Shutdown functions to the SteamInput subsystem
GENERAL
- Added two new utility functions
- ReadFileToBytes
This function will read a binary file and output an array of uint8 - WriteBytesToFile
This function will write an array of uint8 to a binary file