This is the complete list of members for Pathfinder.Daemon.Instance, including all inherited members.
comp | Hacknet.Daemon | |
CreateInstance(string id, Hacknet.Computer computer, Dictionary< string, string > objects) | Pathfinder.Daemon.Instance | static |
Daemon(Computer computer, string serviceName, OS opSystem) | Hacknet.Daemon | |
draw(Rectangle bounds, SpriteBatch sb) | Pathfinder.Daemon.Instance | virtual |
GetInstanceData(string key) | Pathfinder.Daemon.Instance | |
GetInstanceData< T >(string key) | Pathfinder.Daemon.Instance | |
getSaveString() | Pathfinder.Daemon.Instance | virtual |
initFiles() | Pathfinder.Daemon.Instance | virtual |
Interface | Pathfinder.Daemon.Instance | |
InterfaceId | Pathfinder.Daemon.Instance | |
IsInstanceSaveable(string key) | Pathfinder.Daemon.Instance | |
isListed | Hacknet.Daemon | |
loadInit() | Pathfinder.Daemon.Instance | virtual |
name | Hacknet.Daemon | |
navigatedTo() | Pathfinder.Daemon.Instance | virtual |
os | Hacknet.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.Instance | virtual |
validUser(byte type) | Hacknet.Daemon | static |