![]() |
Kerbal Space Program
1.12.4
|
Inteface that defines that an objective test can be custom scored More...
Public Member Functions | |
| object | GetScoreModifier (Type scoreModule) |
| Gets the modifier value to be applied on a certain score module More... | |
Inteface that defines that an objective test can be custom scored
| object Expansions.Missions.IScoreableObjective.GetScoreModifier | ( | Type | scoreModule | ) |
Gets the modifier value to be applied on a certain score module
| scoreModule |
Implemented in Expansions.Missions.Tests.TestDistance, Expansions.Missions.Tests.TestOrbitParams, Expansions.Missions.Tests.TestTakeKerbal, Expansions.Missions.Tests.TestScienceExperiment, Expansions.Missions.Tests.TestKerbalBoarded, Expansions.Missions.Tests.TestKerbalEVA, Expansions.Missions.Tests.TestOrbit, Expansions.Missions.Tests.TestVesselSituation, Expansions.Missions.Tests.TestCrewAssignment, Expansions.Missions.Tests.TestResourcesRecovery, Expansions.Missions.Tests.TestVesselResource, Expansions.Missions.Tests.TestGoTo, Expansions.Missions.Tests.TestPlantFlag, Expansions.Missions.Tests.TestFundsRecovery, Expansions.Missions.Tests.TestVesselCrewCount, Expansions.Missions.Tests.TestKerbalRescue, Expansions.Missions.Tests.TestFlyThrough, Expansions.Missions.Tests.TestTimeSinceNode, Expansions.Missions.Tests.TestKerbalRecovery, Expansions.Missions.Tests.TestVesselPartCount, Expansions.Missions.Tests.TestMissionFunds, Expansions.Missions.Tests.TestMissionScore, Expansions.Missions.Tests.TestVesselStage, Expansions.Missions.Tests.TestVesselStateCrashed, Expansions.Missions.Tests.TestVesselAltitude, Expansions.Missions.Tests.TestMETTime, Expansions.Missions.Tests.TestMissionTime, Expansions.Missions.Tests.TestVesselMass, Expansions.Missions.Tests.TestSOIReached, Expansions.Missions.Tests.TestSOILeft, Expansions.Missions.Tests.TestVesselStageActivated, Expansions.Missions.Tests.TestGameEvent, and Expansions.Missions.Tests.TestVesselState.
1.8.7