Kerbal Space Program  1.12.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Public Member Functions | List of all members
Expansions.Missions.IScoreableObjective Interface Reference

Inteface that defines that an objective test can be custom scored More...

Inheritance diagram for Expansions.Missions.IScoreableObjective:
Expansions.Missions.Tests.TestCrewAssignment Expansions.Missions.Tests.TestDistance Expansions.Missions.Tests.TestFlyThrough Expansions.Missions.Tests.TestFundsRecovery Expansions.Missions.Tests.TestGameEvent Expansions.Missions.Tests.TestGoTo Expansions.Missions.Tests.TestKerbalBoarded Expansions.Missions.Tests.TestKerbalEVA Expansions.Missions.Tests.TestKerbalRecovery Expansions.Missions.Tests.TestKerbalRescue Expansions.Missions.Tests.TestMETTime Expansions.Missions.Tests.TestMissionFunds Expansions.Missions.Tests.TestMissionScore Expansions.Missions.Tests.TestMissionTime Expansions.Missions.Tests.TestOrbit Expansions.Missions.Tests.TestOrbitParams Expansions.Missions.Tests.TestPlantFlag Expansions.Missions.Tests.TestResourcesRecovery Expansions.Missions.Tests.TestScienceExperiment Expansions.Missions.Tests.TestSOILeft Expansions.Missions.Tests.TestSOIReached Expansions.Missions.Tests.TestTakeKerbal Expansions.Missions.Tests.TestTimeSinceNode Expansions.Missions.Tests.TestVesselAltitude Expansions.Missions.Tests.TestVesselCrewCount Expansions.Missions.Tests.TestVesselMass Expansions.Missions.Tests.TestVesselPartCount Expansions.Missions.Tests.TestVesselResource Expansions.Missions.Tests.TestVesselSituation Expansions.Missions.Tests.TestVesselSituationFlying Expansions.Missions.Tests.TestVesselStage Expansions.Missions.Tests.TestVesselStageActivated Expansions.Missions.Tests.TestVesselState Expansions.Missions.Tests.TestVesselStateCrashed

Public Member Functions

object GetScoreModifier (Type scoreModule)
 Gets the modifier value to be applied on a certain score module More...
 

Detailed Description

Inteface that defines that an objective test can be custom scored

Member Function Documentation

object Expansions.Missions.IScoreableObjective.GetScoreModifier ( Type  scoreModule)

Gets the modifier value to be applied on a certain score module

Parameters
scoreModule
Returns

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.


The documentation for this interface was generated from the following file: