Pathfinder  v3.0
The definitive Hacknet programmable modding system
Pathfinder.Daemon.Instance Member List

This is the complete list of members for Pathfinder.Daemon.Instance, including all inherited members.

compHacknet.Daemon
CreateInstance(string id, Hacknet.Computer computer, Dictionary< string, string > objects)Pathfinder.Daemon.Instancestatic
Daemon(Computer computer, string serviceName, OS opSystem)Hacknet.Daemon
draw(Rectangle bounds, SpriteBatch sb)Pathfinder.Daemon.Instancevirtual
GetInstanceData(string key)Pathfinder.Daemon.Instance
GetInstanceData< T >(string key)Pathfinder.Daemon.Instance
getSaveString()Pathfinder.Daemon.Instancevirtual
initFiles()Pathfinder.Daemon.Instancevirtual
InterfacePathfinder.Daemon.Instance
InterfaceIdPathfinder.Daemon.Instance
IsInstanceSaveable(string key)Pathfinder.Daemon.Instance
isListedHacknet.Daemon
loadInit()Pathfinder.Daemon.Instancevirtual
nameHacknet.Daemon
navigatedTo()Pathfinder.Daemon.Instancevirtual
osHacknet.Daemon
registerAsDefaultBootDaemon()Hacknet.Daemon
SetInstanceData(string key, object val, bool shouldSave=false)Pathfinder.Daemon.Instance
SetInstanceDataSaveable(string key, bool shouldSave)Pathfinder.Daemon.Instance
this[string key]Pathfinder.Daemon.Instance
userAdded(string name, string pass, byte type)Pathfinder.Daemon.Instancevirtual
validUser(byte type)Hacknet.Daemonstatic