# Sandbox.Standalone

- Kind: class
- Namespace: `Sandbox`
- Assembly: `Sandbox.Engine`
- Modifiers: static, abstract, sealed

## Properties

- [`BuildDate`](/api/Sandbox.Standalone/BuildDate): The date and time at which the current standalone game was built
- [`IsDevelopmentBuild`](/api/Sandbox.Standalone/IsDevelopmentBuild): Is the current standalone game running in development mode?
- [`Version`](/api/Sandbox.Standalone/Version): Represents the current standalone game's version, specified by the developer
- [`VersionDate`](/api/Sandbox.Standalone/VersionDate): The date and time at which the current standalone game was built
