๐ฎ Steam
Interact with Steam APIs.
๐ฟStatic Class
This is a Static Class. Access it's methods directly with
.. It's not possible to spawn new instances.๐Authority
This static class can be accessed only on ๐ง Client side.
๐งโ๐ปAPI Source
This page is auto-generated! The Functions, Properties and Events described here are defined in our GitHub's API Repository! Feel free to commit suggestions and changes to the source .json API files!
๐ฟย Static Functionsโ
| Returns | Name | Description | |
|---|---|---|---|
SetRichPresence | Sets Steam Rich Presence text | ||
TriggerScreenshot | Triggers a Steam screenshot |

SetRichPresence
Sets Steam Rich Presence text
Steam.SetRichPresence(text)
| Type | Parameter | Default | Description |
|---|---|---|---|
| string | text | Required parameter | No description provided |

TriggerScreenshot
Triggers a Steam screenshot
Steam.TriggerScreenshot()
๐ย Eventsโ
This class doesn't have own events.