Migration Changes - nkrapivin/GMEXT-Steamworks GitHub Wiki
During the migration of the Steamworks function library from the base GameMaker runner into this extension, there were some new functions that were added, and others that were slightly changed. This document covers the changes that happened during that migration.
These are the functions that changed:
This function is now asynchronous, meaning it will return an Async request ID that should be used inside a Steam Async Event to check when the task is finished.
These are the new functions that were added to the Steam extension:
-
steam_update
⚠️ REQUIRED - steam_is_subscribed
- steam_set_warning_message_hook
- steam_upload_score_ext
- steam_upload_score_buffer_ext
- steam_ugc_delete_item