TModLoader v1.4.4.9
TModLoader source code documentation
Loading...
Searching...
No Matches
Terraria.ModLoader.BuildInfo Class Reference
+ Collaboration diagram for Terraria.ModLoader.BuildInfo:

Public Types

enum  BuildPurpose { Dev , Preview , Stable }
 

Static Public Attributes

static readonly string BuildIdentifier
 
static readonly Version tMLVersion
 
static readonly Version stableVersion
 
static readonly BuildPurpose Purpose
 
static readonly string BranchName
 
static readonly string CommitSHA
 
static readonly DateTime BuildDate
 local time, for display purposes
 
static readonly string versionedName
 
static readonly string versionTag
 
static readonly string versionedNameDevFriendly
 

Properties

static bool IsStable [get]
 
static bool IsPreview [get]
 
static bool IsDev [get]
 

Static Private Member Functions

static BuildInfo ()
 

Detailed Description

Definition at line 7 of file BuildInfo.cs.


The documentation for this class was generated from the following file: