s&box docs

public class Sandbox.StandaloneManifest

Constructors

Showing 1 constructors

Properties

Showing 6 properties

public System.DateTime Sandbox.StandaloneManifest.BuildDate { get; set; }

Game's build date, automatically set when the game was exported.

public string Sandbox.StandaloneManifest.ExecutableName { get; set; }

Game's executable name (e.g. game.exe)

public string Sandbox.StandaloneManifest.Ident { get; set; }

What ident are we running under?

public bool Sandbox.StandaloneManifest.IsVRProject { get; set; }

Should we automatically launch this project in VR?

Metadata

FieldValue
NamespaceSandbox
Typeclass
AssemblySandbox.Engine
Doc IDT:Sandbox.StandaloneManifest

On this page