class Standalone
😔 No documentation found.
public static DateTime BuildDate { get; }
The date and time at which the current standalone game was built
public static bool IsDevelopmentBuild { get; }
Is the current standalone game running in development mode?
public static DateTime VersionDate { get; }
The date and time at which the current standalone game was built
public static Version Version { get; }
Represents the current standalone game's version, specified by the developer
public Type GetType( )
😔 No documentation found.
public string ToString( )
😔 No documentation found.
public bool Equals( object obj )
😔 No documentation found.
public int GetHashCode( )
😔 No documentation found.