Api Sandbox Global
class

Global

public static abstract sealed class Global

Utility info for tools usage.

Properties

Name Type Description
InGame static Boolean Is the local client in game or not.
MapName static String Name of the map the local client is on.
GameIdent static String Identity of the gamemode the local client is currently playing.
BackendTitle static String Front facing identity for the backend
BackendUrl static String Url for the backend
IsApiConnected static Boolean Are we connected to the API? (If not, offline mode. Requires Steam Servers to be online to connect..)
Assembly: Sandbox.Tools Namespace: Sandbox Full Name: Sandbox.Global