Pathfinder  v3.0
The definitive Hacknet programmable modding system
Hacknet.LocaleTerms Class Reference

Static Public Member Functions

static void ClearForEnUS ()
 
static string Loc (string input)
 
static void ReadInTerms (string termsFilepath, bool clearPreviouslyLoadedTerms=true)
 

Static Public Attributes

static Dictionary< string, string > ActiveTerms = new Dictionary<string, string>()
 

Member Function Documentation

◆ ClearForEnUS()

static void Hacknet.LocaleTerms.ClearForEnUS ( )
static

◆ Loc()

static string Hacknet.LocaleTerms.Loc ( string  input)
static

◆ ReadInTerms()

static void Hacknet.LocaleTerms.ReadInTerms ( string  termsFilepath,
bool  clearPreviouslyLoadedTerms = true 
)
static

Member Data Documentation

◆ ActiveTerms

Dictionary<string, string> Hacknet.LocaleTerms.ActiveTerms = new Dictionary<string, string>()
static

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