tModLoader v2023.01
A mod to make and play Terraria mods
All Classes Namespaces Functions Variables Enumerations Enumerator Properties Pages
Terraria.Program Class Reference

Static Public Member Functions

static void ForceLoadThread (object threadContext)
 
static void LaunchGame (string[] args, bool monoArgs=false)
 
static void LaunchGame_ (bool isServer)
 
static void StartForceLoad ()
 

Static Public Attributes

const string DevFolder = "tModLoader-dev"
 
static IntPtr JitForcedMethodCache
 
static Dictionary< string, string > LaunchParameters = new Dictionary<string, string>()
 
static bool LoadedEverything
 
const string PreviewFolder = "tModLoader-preview"
 
const string ReleaseFolder = "tModLoader"
 

Properties

static bool IsMainThread [get]
 
static float LoadedPercentage [get]
 
static Thread MainThread [get]
 
static string SavePath [get]
 
static string SavePathShared [get]