API ReferenceSandbox
Standaloneclass
object→Standalone
Properties4
Showing 4 properties
public static System.DateTime Sandbox.Standalone.BuildDate { get; set; }
The date and time at which the current standalone game was built
Returns:
DateTime—public static bool Sandbox.Standalone.IsDevelopmentBuild { get; set; }
Is the current standalone game running in development mode?
Obsolete: This API member is obsolete.
Returns:
bool—public static System.Version Sandbox.Standalone.Version { get; set; }
Represents the current standalone game's version, specified by the developer
Obsolete: This API member is obsolete.
Returns:
Version—public static System.DateTime Sandbox.Standalone.VersionDate { get; set; }
The date and time at which the current standalone game was built
Obsolete: Use BuildDate
Returns:
DateTime—No results match this filter.