-
Notifications
You must be signed in to change notification settings - Fork 12
Home
Francisco Dias edited this page Sep 19, 2024
·
22 revisions
This section is for those users that have been given access to the Steam API for publishing your game to that platform. To be able to use these functions you must have been accepted onto Steam previously, either through a publisher or through the self-publishing system.
This section doesn't have a description, yet.
This extension provides the following management functions:
- steam_init (automatically called by the extension)
-
steam_update
⚠️ REQUIRED -
steam_shutdown
⚠️ REQUIRED
There are a great number of different functions related to the Steam API. We've split them up into the following sections to make it easier to navigate:
- General
- Overlay
- Leaderboards
- Stats and Achievements
- Cloud
- DLC
- UGC
- Lobbies and Matchmaking
- Social
- Inventory
- Networking
- Input
- Music
- Timeline
- Utilities
GameMaker 2024