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
PreFlightTests.NoControlSources Class Reference
Inheritance diagram for PreFlightTests.NoControlSources:
PreFlightTests.DesignConcernBase PreFlightTests.IPreFlightTest PreFlightTests.IDesignConcern

Public Member Functions

string GetAbortOption ()
 
override string GetConcernDescription ()
 
override string GetConcernTitle ()
 
string GetProceedOption ()
 
override DesignConcernSeverity GetSeverity ()
 
string GetTestName ()
 
string GetWarningDescription ()
 
string GetWarningTitle ()
 
 NoControlSources (VesselCrewManifest crewManifest)
 
 NoControlSources (VesselCrewManifest crewManifest, KerbalRoster roster)
 
 NoControlSources ()
 
override bool TestCondition ()
 
- Public Member Functions inherited from PreFlightTests.DesignConcernBase
virtual List< PartGetAffectedParts ()
 
virtual EditorFacilities GetEditorFacilities ()
 
bool GetPreviousResult ()
 
bool Test ()
 
- Public Member Functions inherited from PreFlightTests.IPreFlightTest
bool Test ()
 

Additional Inherited Members

- Events inherited from PreFlightTests.DesignConcernBase
Callback< bool > TestResultChanged
 
- Events inherited from PreFlightTests.IDesignConcern
Callback< bool > testResultChanged
 

Constructor & Destructor Documentation

PreFlightTests.NoControlSources.NoControlSources ( VesselCrewManifest  crewManifest)
inline
PreFlightTests.NoControlSources.NoControlSources ( VesselCrewManifest  crewManifest,
KerbalRoster  roster 
)
inline
PreFlightTests.NoControlSources.NoControlSources ( )
inline

Member Function Documentation

string PreFlightTests.NoControlSources.GetAbortOption ( )
inline
override string PreFlightTests.NoControlSources.GetConcernDescription ( )
inlinevirtual
override string PreFlightTests.NoControlSources.GetConcernTitle ( )
inlinevirtual
string PreFlightTests.NoControlSources.GetProceedOption ( )
inline
override DesignConcernSeverity PreFlightTests.NoControlSources.GetSeverity ( )
inlinevirtual
string PreFlightTests.NoControlSources.GetTestName ( )
inline
string PreFlightTests.NoControlSources.GetWarningDescription ( )
inline
string PreFlightTests.NoControlSources.GetWarningTitle ( )
inline
override bool PreFlightTests.NoControlSources.TestCondition ( )
inlinevirtual

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