Description
Supported Script Types: Interface Scripts • Client Entity Scripts • Avatar Scripts
TheSteam
API provides facilities for working with the Steam version of Interface.Properties
Name | Type | Summary |
---|---|---|
running | boolean |
|
Methods
Name | Return Value | Summary |
---|---|---|
isRunning
|
boolean |
Gets whether Interface is running under Steam. |
openInviteOverlay
|
None |
Opens Steam's "Choose Friends to invite" dialog if Interface is running under Steam. |
Method Details
(static) isRunning( ) → {boolean}
Returns: true if Interface is running under Steam, false if it isn't.
|
---|
Gets whether Interface is running under Steam. |
(static) openInviteOverlay( ) |
---|
Opens Steam's "Choose Friends to invite" dialog if Interface is running under Steam. Example
|