◆ CreateInstance()
static GoalInstance Pathfinder.Mission.GoalInstance.CreateInstance |
( |
string |
id | ) |
|
|
static |
◆ GetInstanceData()
object Pathfinder.Mission.GoalInstance.GetInstanceData |
( |
string |
key | ) |
|
◆ GetInstanceData< T >()
◆ isComplete()
override bool Pathfinder.Mission.GoalInstance.isComplete |
( |
List< string > |
additionalDetails = null | ) |
|
◆ IsInstanceSaveable()
bool Pathfinder.Mission.GoalInstance.IsInstanceSaveable |
( |
string |
key | ) |
|
◆ OnAdd()
void Pathfinder.Mission.GoalInstance.OnAdd |
( |
Hacknet.ActiveMission |
mission | ) |
|
◆ reset()
override void Pathfinder.Mission.GoalInstance.reset |
( |
| ) |
|
◆ SetInstanceData()
bool Pathfinder.Mission.GoalInstance.SetInstanceData |
( |
string |
key, |
|
|
object |
val, |
|
|
bool |
shouldSave = false |
|
) |
| |
◆ SetInstanceDataSaveable()
void Pathfinder.Mission.GoalInstance.SetInstanceDataSaveable |
( |
string |
key, |
|
|
bool |
shouldSave |
|
) |
| |
◆ TestCompletable()
override string Pathfinder.Mission.GoalInstance.TestCompletable |
( |
| ) |
|
◆ Interface
IGoal Pathfinder.Mission.GoalInstance.Interface |
|
get |
◆ InterfaceId
string Pathfinder.Mission.GoalInstance.InterfaceId |
|
get |
◆ Mission
Hacknet.ActiveMission Pathfinder.Mission.GoalInstance.Mission |
|
getset |
◆ SaveString
string Pathfinder.Mission.GoalInstance.SaveString |
|
get |
◆ this[string key]
object Pathfinder.Mission.GoalInstance.this[string key] |
|
getset |
The documentation for this class was generated from the following file: