bool SentinelMission.SentinelScenario.ActiveSentinelMatchingOrbit |
( |
Orbit |
orbit, |
|
|
double |
deviationWindow |
|
) |
| |
|
inline |
Will check all actively scanning sentinels in flight to see if they match the passed in orbit within deviationWindow.
- Parameters
-
orbit | The orbit to check the sentinels against |
deviationWindow | the allowed deviation window |
- Returns
- true if a match is found, otherwise false.
override void SentinelMission.SentinelScenario.OnAwake |
( |
| ) |
|
|
inlinevirtual |
< in case destroy-on-scene-change fails
Reimplemented from ScenarioModule.
override void SentinelMission.SentinelScenario.OnLoad |
( |
ConfigNode |
node | ) |
|
|
inlinevirtual |
void SentinelMission.SentinelScenario.ResetSentinels |
( |
| ) |
|
|
inline |
Reset all Actively tracking Sentinel Parts in flight to off.
void SentinelMission.SentinelScenario.Start |
( |
| ) |
|
|
inline |
double SentinelMission.SentinelScenario.NextSpawnTime = double.MinValue |
int SentinelMission.SentinelScenario.MaxSentinelUntrackedSpaceObjects |
|
get |
The documentation for this class was generated from the following file: