API ReferenceSandbox
Globalclass
Utility info for tools usage.
object→Global
Properties6
Showing 6 properties
public static string Sandbox.Global.BackendTitle { get; set; }
Front facing identity for the backend
Returns:
string—public static string Sandbox.Global.BackendUrl { get; set; }
Url for the backend
Returns:
string—public static string Sandbox.Global.GameIdent { get; set; }
Identity of the gamemode the local client is currently playing.
Returns:
string—public static bool Sandbox.Global.InGame { get; set; }
Is the local client in game or not.
Returns:
bool—public static bool Sandbox.Global.IsApiConnected { get; set; }
Are we connected to the API? (If not, offline mode. Requires Steam Servers to be online to connect..)
Returns:
bool—public static string Sandbox.Global.MapName { get; set; }
Name of the map the local client is on.
Returns:
string—No results match this filter.