Skip to content

Commit

Permalink
Merge pull request #37 from aesereht/master
Browse files Browse the repository at this point in the history
Update remote_storage.md
  • Loading branch information
Gramps authored Oct 11, 2024
2 parents ee78d2d + e380da8 commit 0d5b55e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/classes/remote_storage.md
Original file line number Diff line number Diff line change
Expand Up @@ -434,7 +434,7 @@ Provides functions for reading, writing, and accessing files which can be stored
**Returns:** void

---
[:fontawesome-brands-steam: Read more in the official Steamworks SDK documentation](https://partner.steamgames.com/doc/api/ISteamRemoteStorage#SetSyncPlatforms){ .md-button .md-button--store target="_blank" }
[:fontawesome-brands-steam: Read more in the official Steamworks SDK documentation](https://partner.steamgames.com/doc/api/ISteamRemoteStorage#UGCDownload){ .md-button .md-button--store target="_blank" }

### ugcDownloadToLocation

Expand All @@ -444,7 +444,7 @@ Provides functions for reading, writing, and accessing files which can be stored
**Returns:** void

---
[:fontawesome-brands-steam: Read more in the official Steamworks SDK documentation](https://partner.steamgames.com/doc/api/ISteamRemoteStorage#SetSyncPlatforms){ .md-button .md-button--store target="_blank" }
[:fontawesome-brands-steam: Read more in the official Steamworks SDK documentation](https://partner.steamgames.com/doc/api/ISteamRemoteStorage#UGCDownloadToLocation){ .md-button .md-button--store target="_blank" }

### ugcRead

Expand All @@ -454,7 +454,7 @@ Provides functions for reading, writing, and accessing files which can be stored
**Returns:** PoolByteArray

---
[:fontawesome-brands-steam: Read more in the official Steamworks SDK documentation](https://partner.steamgames.com/doc/api/ISteamRemoteStorage#SetSyncPlatforms){ .md-button .md-button--store target="_blank" }
[:fontawesome-brands-steam: Read more in the official Steamworks SDK documentation](https://partner.steamgames.com/doc/api/ISteamRemoteStorage#UGCRead){ .md-button .md-button--store target="_blank" }

{==
## :material-signal: Signals
Expand Down

0 comments on commit 0d5b55e

Please sign in to comment.