Kerbal Space Program
1.12.4
|
Public Member Functions | |
string | GetExtraText () |
Get extra text to be appended at the end of the node label caption. More... | |
Vector3 | GetWorldPosition () |
Get location where the marker for the node should be displayed in world. More... | |
bool | HasNodeLabel () |
Should we create a node label for this object or not? More... | |
bool | HasWorldPosition () |
Does the label represent an actual world position? For example, biomes won't have a world position, but a point in space will. More... | |
Properties | |
MENode | node [get] |
The node related to this test More... | |
string Expansions.Missions.ITestNodeLabel.GetExtraText | ( | ) |
Get extra text to be appended at the end of the node label caption.
Implemented in Expansions.Missions.Tests.TestTakeKerbal, Expansions.Missions.Tests.TestKerbalBoarded, Expansions.Missions.Tests.TestKerbalEVA, Expansions.Missions.Tests.TestPlantFlag, Expansions.Missions.Tests.TestGoTo, and Expansions.Missions.Tests.TestFlyThrough.
Vector3 Expansions.Missions.ITestNodeLabel.GetWorldPosition | ( | ) |
Get location where the marker for the node should be displayed in world.
Implemented in Expansions.Missions.Tests.TestTakeKerbal, Expansions.Missions.Tests.TestKerbalBoarded, Expansions.Missions.Tests.TestKerbalEVA, Expansions.Missions.Tests.TestPlantFlag, Expansions.Missions.Tests.TestGoTo, and Expansions.Missions.Tests.TestFlyThrough.
bool Expansions.Missions.ITestNodeLabel.HasNodeLabel | ( | ) |
Should we create a node label 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.TestGoTo, and Expansions.Missions.Tests.TestFlyThrough.
bool Expansions.Missions.ITestNodeLabel.HasWorldPosition | ( | ) |
Does the label represent an actual world position? For example, biomes won't have a world position, but a point in space will.
Implemented in Expansions.Missions.Tests.TestTakeKerbal, Expansions.Missions.Tests.TestKerbalBoarded, Expansions.Missions.Tests.TestKerbalEVA, Expansions.Missions.Tests.TestPlantFlag, Expansions.Missions.Tests.TestGoTo, and Expansions.Missions.Tests.TestFlyThrough.
|
get |
The node related to this test