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