s&
info
About
info
About s&box
newspaper
Latest News
published_with_changes
Changes
map
Roadmap
monitoring
Metrics
games
Games
sports_esports
Browse Games
explore
Discover Games
category
Workshop
sports_esports
Games
landscape
Maps
view_in_ar
Models
texture
Materials
apparel
Clothing
construction
More..
forum
Forum
menu_book
Learn
docs
Documentation
api
Api Reference
school
Tutorials
manage_search
Code Search
input
Log in with Steam
chevron_left
Change Language
简体中文
English
Русский
Español
Português-Brasil
Deutsch
日本語
Français
Polski
Türkçe
한국어
Pirate
Italiano
ไทย
繁體中文
Українська
Čeština
Nederlands
Magyar
Dansk
Suomi
Svenska
Norsk
Ελληνικά
Română
Български
Tiếng Việt
Bahasa Indonesia
Español-Latinoamérica
العربية
Api
Classes
Streamer
chevron_left
Classes
class
Streamer
Static Properties
data_object
Delay
data_object
Game
data_object
IsActive
data_object
IsMature
data_object
Language
data_object
Service
data_object
StartedAt
data_object
Tags
data_object
Title
data_object
UserId
data_object
Username
data_object
ViewerCount
data_object
Viewers
Static Methods
functions
GetThumbnailUrl
functions
GetUser
Streamer
class
Sandbox
.
static
sealed
abstract
Sandbox.Engine
data_object
Static Properties
13
Delay
int
Set the delay of your stream
Game
string
The game/category the stream is currently set to. Read-only.
IsActive
bool
Are we connected to a service
IsMature
bool
Whether the current stream is flagged as mature.
Language
string
Set the language of your stream
Service
StreamService
The service type (ie "Twitch")
StartedAt
DateTimeOffset
When the current stream started. Default if you're not live.
Tags
String[]
Tags on the current stream.
Title
string
The title of the stream. Read-only.
UserId
string
Your own user id
Username
string
Your own username
ViewerCount
int
Amount of concurrent viewer your stream has.
Viewers
IReadOnlyList`1
Everyone we currently think is in chat, tracked from join, leave and message events. This is a best-effort list of active chatters, not silent viewers.
functions
Static Methods
2
GetThumbnailUrl
(
width
,
height
)
string
Thumbnail URL of the current stream.
GetUser
(
username
)
Task`1
Get user information. If no username is specified, the user returned is ourself
people
Log in to reply
You can't reply if you're not logged in. That would be crazy.