Api Sandbox StandaloneManifest
class

StandaloneManifest

public class StandaloneManifest

Constructors

StandaloneManifest()

Properties

Name Type Description
Name String What is the game's name?
Ident String What ident are we running under?
ExecutableName String Game's executable name (e.g. game.exe)
AppId UInt64 The Steam App ID of the game
BuildDate DateTime Game's build date, automatically set when the game was exported.
IsVRProject Boolean Should we automatically launch this project in VR?
Assembly: Sandbox.Engine Namespace: Sandbox Full Name: Sandbox.StandaloneManifest