Api Sandbox Standalone
class

Standalone

public static abstract sealed class Standalone

Properties

Name Type Description
BuildDate static DateTime The date and time at which the current standalone game was built
IsDevelopmentBuild static Boolean Is the current standalone game running in development mode?
VersionDate static DateTime The date and time at which the current standalone game was built
Version static Version Represents the current standalone game's version, specified by the developer
Assembly: Sandbox.Engine Namespace: Sandbox Full Name: Sandbox.Standalone