Kerbal Space Program
1.12.4
|
Public Member Functions | |
FinePrint.Waypoint | GetNodeWaypoint () |
Get the waypoint marker to show the location of the current test module. More... | |
bool | HasNodeWaypoint () |
Should we create a waypoint for this object or not? More... | |
FinePrint.Waypoint Expansions.Missions.INodeWaypoint.GetNodeWaypoint | ( | ) |
Get the waypoint marker to show the location of the current test module.
Implemented in Expansions.Missions.Tests.TestTakeKerbal, Expansions.Missions.Tests.TestKerbalBoarded, Expansions.Missions.Tests.TestKerbalEVA, Expansions.Missions.Tests.TestPlantFlag, Expansions.Missions.Tests.TestFlyThrough, and Expansions.Missions.Tests.TestGoTo.
bool Expansions.Missions.INodeWaypoint.HasNodeWaypoint | ( | ) |
Should we create a waypoint for this object or not?
Implemented in Expansions.Missions.Tests.TestTakeKerbal, Expansions.Missions.Tests.TestKerbalBoarded, Expansions.Missions.Tests.TestKerbalEVA, Expansions.Missions.Tests.TestPlantFlag, Expansions.Missions.Tests.TestFlyThrough, and Expansions.Missions.Tests.TestGoTo.