|
static Instance | CreateInstance (string id, Dictionary< string, string > objects, string next=null, MailServer.EMailData? mailData=null) |
|
static Instance | Load (XmlReader reader) |
|
◆ ActivateSuppressedStartFunctionIfPresent()
override void Pathfinder.Mission.Instance.ActivateSuppressedStartFunctionIfPresent |
( |
| ) |
|
◆ AddGoal() [1/2]
Instance Pathfinder.Mission.Instance.AddGoal |
( |
MisisonGoal |
goal | ) |
|
◆ AddGoal() [2/2]
Instance Pathfinder.Mission.Instance.AddGoal |
( |
string |
id | ) |
|
◆ CreateInstance()
static Instance Pathfinder.Mission.Instance.CreateInstance |
( |
string |
id, |
|
|
Dictionary< string, string > |
objects, |
|
|
string |
next = null , |
|
|
MailServer.EMailData? |
mailData = null |
|
) |
| |
|
static |
◆ finish()
override void Pathfinder.Mission.Instance.finish |
( |
| ) |
|
◆ GetInstanceData()
object Pathfinder.Mission.Instance.GetInstanceData |
( |
string |
key | ) |
|
◆ GetInstanceData< T >()
◆ getSaveString()
override string Pathfinder.Mission.Instance.getSaveString |
( |
| ) |
|
◆ isComplete()
override bool Pathfinder.Mission.Instance.isComplete |
( |
List< string > |
additionalDetails = null | ) |
|
◆ IsInstanceSaveable()
bool Pathfinder.Mission.Instance.IsInstanceSaveable |
( |
string |
key | ) |
|
◆ Load()
static Instance Pathfinder.Mission.Instance.Load |
( |
XmlReader |
reader | ) |
|
|
static |
◆ sendEmail()
override void Pathfinder.Mission.Instance.sendEmail |
( |
OS |
os | ) |
|
◆ SetInstanceData()
bool Pathfinder.Mission.Instance.SetInstanceData |
( |
string |
key, |
|
|
object |
val, |
|
|
bool |
shouldSave = false |
|
) |
| |
◆ SetInstanceDataSaveable()
void Pathfinder.Mission.Instance.SetInstanceDataSaveable |
( |
string |
key, |
|
|
bool |
shouldSave |
|
) |
| |
◆ Update()
override void Pathfinder.Mission.Instance.Update |
( |
float |
t | ) |
|
◆ AgentComputer
Computer Pathfinder.Mission.Instance.AgentComputer |
|
getset |
◆ Interface
◆ InterfaceId
string Pathfinder.Mission.Instance.InterfaceId |
|
get |
◆ MissionComputer
Computer Pathfinder.Mission.Instance.MissionComputer |
|
getset |
◆ this[string key]
object Pathfinder.Mission.Instance.this[string key] |
|
getset |
The documentation for this class was generated from the following file: