s&
newspaper
About
info
About s&box
newspaper
Latest News
published_with_changes
Changes
map
Roadmap
monitoring
Metrics
games
Games
sports_esports
Browse Games
rocket
Discover Games
business_center
Workshop
sports_esports
Games
landscape
Maps
chair
Models
texture
Materials
apparel
Clothing
construction
More..
forum
Forum
docs
Docs
docs
Documentation
dashboard
Api Reference
school
Tutorials
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
search
Static Properties
data_object
Delay
data_object
Game
data_object
IsActive
data_object
Language
data_object
Service
data_object
Title
data_object
UserId
data_object
Username
data_object
ViewerCount
Static Methods
functions
BanUser
functions
ClearChat
functions
GetUser
functions
SendMessage
functions
UnbanUser
Streamer
class
Sandbox
.
static
sealed
abstract
Sandbox.Engine
data_object
Static Properties
9
Delay
int
Set the delay of your stream
Game
string
Set the game you're playing by game id
IsActive
bool
Are we connected to a service
Language
string
Set the language of your stream
Service
StreamService
The service type (ie "Twitch")
Title
string
Set the title of your stream
UserId
string
Your own user id
Username
string
Your own username
ViewerCount
int
Amount of concurrent viewer your stream has.
functions
Static Methods
5
BanUser
(
username
,
reason
,
duration
)
Ban user from your chat by username, the user will no longer be able to chat. Optionally specify the duration, a duration of zero means perm ban (Note: You have to be in your chat for this to work)
ClearChat
(
)
Clear your own chat
GetUser
(
username
)
Task`1
Get user information. If no username is specified, the user returned is ourself
SendMessage
(
message
)
Send a message to chat, optionally specify channel you want to send the message, otherwise it is sent to your own chat
UnbanUser
(
username
)
Unban user from your chat by username (Note: You have to be in your chat for this to work)
people
Log in to reply
You can't reply if you're not logged in. That would be crazy.