◆ CreateInstance()
static Instance Pathfinder.Daemon.Instance.CreateInstance |
( |
string |
id, |
|
|
Hacknet.Computer |
computer, |
|
|
Dictionary< string, string > |
objects |
|
) |
| |
|
static |
◆ draw()
override void Pathfinder.Daemon.Instance.draw |
( |
Rectangle |
bounds, |
|
|
SpriteBatch |
sb |
|
) |
| |
|
virtual |
◆ GetInstanceData()
object Pathfinder.Daemon.Instance.GetInstanceData |
( |
string |
key | ) |
|
◆ GetInstanceData< T >()
◆ getSaveString()
override string Pathfinder.Daemon.Instance.getSaveString |
( |
| ) |
|
|
virtual |
◆ initFiles()
override void Pathfinder.Daemon.Instance.initFiles |
( |
| ) |
|
|
virtual |
◆ IsInstanceSaveable()
bool Pathfinder.Daemon.Instance.IsInstanceSaveable |
( |
string |
key | ) |
|
◆ loadInit()
override void Pathfinder.Daemon.Instance.loadInit |
( |
| ) |
|
|
virtual |
◆ navigatedTo()
override void Pathfinder.Daemon.Instance.navigatedTo |
( |
| ) |
|
|
virtual |
◆ SetInstanceData()
bool Pathfinder.Daemon.Instance.SetInstanceData |
( |
string |
key, |
|
|
object |
val, |
|
|
bool |
shouldSave = false |
|
) |
| |
◆ SetInstanceDataSaveable()
void Pathfinder.Daemon.Instance.SetInstanceDataSaveable |
( |
string |
key, |
|
|
bool |
shouldSave |
|
) |
| |
◆ userAdded()
override void Pathfinder.Daemon.Instance.userAdded |
( |
string |
name, |
|
|
string |
pass, |
|
|
byte |
type |
|
) |
| |
|
virtual |
◆ Interface
◆ InterfaceId
string Pathfinder.Daemon.Instance.InterfaceId |
|
get |
◆ this[string key]
object Pathfinder.Daemon.Instance.this[string key] |
|
getset |
The documentation for this class was generated from the following file: