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

Static Public Attributes

static bool MenuStartup = true
 
static bool IsInExtensionMode = false
 
static bool DrawHexBackground = true
 
static bool StartOnAltMonitor = false
 
static bool isDemoMode = false
 
static bool isPressBuildDemo = false
 
static bool isConventionDemo = false
 
static bool isLockedDemoMode = false
 
static bool isSpecialTestBuild = false
 
static bool lighterColorHexBackground = false
 
static string ConventionLoginName = "Agent"
 
static bool MultiLingualDemo = false
 
static bool DLCEnabledDemo = true
 
static bool ShuffleThemeOnDemoStart = true
 
static bool HasLabyrinthsDemoStartMainMenuButton = false
 
static bool ForceEnglish = false
 
static bool IsExpireLocked = false
 
static DateTime ExpireTime = Utils.SafeParseDateTime("10/06/2017 23:59:01")
 
static bool windowed = false
 
static bool isServerMode = false
 
static bool initShowsTutorial = osStartsWithTutorial
 
static bool isPirateBuild = false
 
static bool slowOSStartup = true
 
static bool osStartsWithTutorial = slowOSStartup
 
static bool isAlphaDemoMode = false
 
static bool soundDisabled = false
 
static bool debugCommandsEnabled = false
 
static bool testingMenuItemsEnabled = false
 
static bool debugDrawEnabled = false
 
static bool forceCompleteEnabled = false
 
static bool emergencyForceCompleteEnabled = true
 
static bool emergencyDebugCommandsEnabled = true
 
static bool AllTraceTimeSlowed = false
 
static bool FastBootText = false
 
static bool AllowExtensionMode = true
 
static bool AllowExtensionPublish = false
 
static bool EducationSafeBuild = false
 
static string ActiveLocale = "en-us"
 
static bool EnableDLC = true
 
static bool sendsDLC1PromoEmailAtEnd = true
 
static bool recoverFromErrorsSilently = true
 

Member Data Documentation

◆ ActiveLocale

string Hacknet.Settings.ActiveLocale = "en-us"
static

◆ AllowExtensionMode

bool Hacknet.Settings.AllowExtensionMode = true
static

◆ AllowExtensionPublish

bool Hacknet.Settings.AllowExtensionPublish = false
static

◆ AllTraceTimeSlowed

bool Hacknet.Settings.AllTraceTimeSlowed = false
static

◆ ConventionLoginName

string Hacknet.Settings.ConventionLoginName = "Agent"
static

◆ debugCommandsEnabled

bool Hacknet.Settings.debugCommandsEnabled = false
static

◆ debugDrawEnabled

bool Hacknet.Settings.debugDrawEnabled = false
static

◆ DLCEnabledDemo

bool Hacknet.Settings.DLCEnabledDemo = true
static

◆ DrawHexBackground

bool Hacknet.Settings.DrawHexBackground = true
static

◆ EducationSafeBuild

bool Hacknet.Settings.EducationSafeBuild = false
static

◆ emergencyDebugCommandsEnabled

bool Hacknet.Settings.emergencyDebugCommandsEnabled = true
static

◆ emergencyForceCompleteEnabled

bool Hacknet.Settings.emergencyForceCompleteEnabled = true
static

◆ EnableDLC

bool Hacknet.Settings.EnableDLC = true
static

◆ ExpireTime

DateTime Hacknet.Settings.ExpireTime = Utils.SafeParseDateTime("10/06/2017 23:59:01")
static

◆ FastBootText

bool Hacknet.Settings.FastBootText = false
static

◆ forceCompleteEnabled

bool Hacknet.Settings.forceCompleteEnabled = false
static

◆ ForceEnglish

bool Hacknet.Settings.ForceEnglish = false
static

◆ HasLabyrinthsDemoStartMainMenuButton

bool Hacknet.Settings.HasLabyrinthsDemoStartMainMenuButton = false
static

◆ initShowsTutorial

bool Hacknet.Settings.initShowsTutorial = osStartsWithTutorial
static

◆ isAlphaDemoMode

bool Hacknet.Settings.isAlphaDemoMode = false
static

◆ isConventionDemo

bool Hacknet.Settings.isConventionDemo = false
static

◆ isDemoMode

bool Hacknet.Settings.isDemoMode = false
static

◆ IsExpireLocked

bool Hacknet.Settings.IsExpireLocked = false
static

◆ IsInExtensionMode

bool Hacknet.Settings.IsInExtensionMode = false
static

◆ isLockedDemoMode

bool Hacknet.Settings.isLockedDemoMode = false
static

◆ isPirateBuild

bool Hacknet.Settings.isPirateBuild = false
static

◆ isPressBuildDemo

bool Hacknet.Settings.isPressBuildDemo = false
static

◆ isServerMode

bool Hacknet.Settings.isServerMode = false
static

◆ isSpecialTestBuild

bool Hacknet.Settings.isSpecialTestBuild = false
static

◆ lighterColorHexBackground

bool Hacknet.Settings.lighterColorHexBackground = false
static

◆ MenuStartup

bool Hacknet.Settings.MenuStartup = true
static

◆ MultiLingualDemo

bool Hacknet.Settings.MultiLingualDemo = false
static

◆ osStartsWithTutorial

bool Hacknet.Settings.osStartsWithTutorial = slowOSStartup
static

◆ recoverFromErrorsSilently

bool Hacknet.Settings.recoverFromErrorsSilently = true
static

◆ sendsDLC1PromoEmailAtEnd

bool Hacknet.Settings.sendsDLC1PromoEmailAtEnd = true
static

◆ ShuffleThemeOnDemoStart

bool Hacknet.Settings.ShuffleThemeOnDemoStart = true
static

◆ slowOSStartup

bool Hacknet.Settings.slowOSStartup = true
static

◆ soundDisabled

bool Hacknet.Settings.soundDisabled = false
static

◆ StartOnAltMonitor

bool Hacknet.Settings.StartOnAltMonitor = false
static

◆ testingMenuItemsEnabled

bool Hacknet.Settings.testingMenuItemsEnabled = false
static

◆ windowed

bool Hacknet.Settings.windowed = false
static

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