◆ AddMission()
static bool Pathfinder.Mission.Handler.AddMission |
( |
string |
id, |
|
|
IInterface |
inter |
|
) |
| |
|
static |
◆ AddMissionGoal()
static bool Pathfinder.Mission.Handler.AddMissionGoal |
( |
string |
id, |
|
|
IGoal |
inter |
|
) |
| |
|
static |
◆ ContainsMission()
static bool Pathfinder.Mission.Handler.ContainsMission |
( |
string |
id | ) |
|
|
static |
◆ ContainsMissionGoal()
static bool Pathfinder.Mission.Handler.ContainsMissionGoal |
( |
string |
id | ) |
|
|
static |
◆ GetMissionById() [1/2]
static IInterface Pathfinder.Mission.Handler.GetMissionById |
( |
string |
id | ) |
|
|
static |
◆ GetMissionById() [2/2]
static IInterface Pathfinder.Mission.Handler.GetMissionById |
( |
ref string |
id | ) |
|
|
static |
◆ GetMissionGoalById() [1/2]
static IGoal Pathfinder.Mission.Handler.GetMissionGoalById |
( |
string |
id | ) |
|
|
static |
◆ GetMissionGoalById() [2/2]
static IGoal Pathfinder.Mission.Handler.GetMissionGoalById |
( |
ref string |
id | ) |
|
|
static |
◆ RegisterMission()
static string Pathfinder.Mission.Handler.RegisterMission |
( |
string |
id, |
|
|
IInterface |
inter |
|
) |
| |
|
static |
◆ RegisterMissionGoal()
static string Pathfinder.Mission.Handler.RegisterMissionGoal |
( |
string |
id, |
|
|
IGoal |
inter |
|
) |
| |
|
static |
The documentation for this class was generated from the following file: