◆ IsComplete()
bool Pathfinder.Mission.IInterface.IsComplete |
( |
Instance |
instance, |
|
|
List< string > |
details |
|
) |
| |
◆ OnEnd()
Tuple<string, int> Pathfinder.Mission.IInterface.OnEnd |
( |
Instance |
instance | ) |
|
◆ OnGoalAdd()
void Pathfinder.Mission.IInterface.OnGoalAdd |
( |
Instance |
instance, |
|
|
MisisonGoal |
goal |
|
) |
| |
◆ OnLoadInstance()
void Pathfinder.Mission.IInterface.OnLoadInstance |
( |
Instance |
instance, |
|
|
Dictionary< string, string > |
objects |
|
) |
| |
◆ OnStart()
Tuple<string, int> Pathfinder.Mission.IInterface.OnStart |
( |
Instance |
instance | ) |
|
◆ SendEmail()
bool Pathfinder.Mission.IInterface.SendEmail |
( |
Instance |
instance, |
|
|
OS |
os |
|
) |
| |
◆ Update()
void Pathfinder.Mission.IInterface.Update |
( |
Instance |
instance, |
|
|
float |
time |
|
) |
| |
◆ DefaultGoals
List<MisisonGoal> Pathfinder.Mission.IInterface.DefaultGoals |
|
get |
◆ InitialNextMission
string Pathfinder.Mission.IInterface.InitialNextMission |
|
get |
◆ IntialEmailData
MailServer.EMailData Pathfinder.Mission.IInterface.IntialEmailData |
|
get |
The documentation for this interface was generated from the following file: