🎮 Steam
与 Steam API 交互。
🗿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!
🗿 静态函数
| Returns | Name | Description | |
|---|---|---|---|
SetRichPresence | 设置 Steam Rich Presence 文本 | ||
TriggerScreenshot | 触发 Steam 屏幕截图 |

SetRichPresence
设置 Steam Rich Presence 文本
Steam.SetRichPresence(text)
Parameters
| Type | Parameter | Default | Description |
|---|---|---|---|
| string | text | Required parameter | No description provided |

TriggerScreenshot
触发 Steam 屏幕截图
Steam.TriggerScreenshot()
🚀 事件
This class doesn't have own events.