Table of Contents

Class EngineeringReportFlawListCheckerBase

Namespace
KSP.OAB
Assembly
Assembly-CSharp.dll
public abstract class EngineeringReportFlawListCheckerBase
Inheritance
EngineeringReportFlawListCheckerBase
Derived
Inherited Members
Extension Methods

Constructors

EngineeringReportFlawListCheckerBase()

protected EngineeringReportFlawListCheckerBase()

Fields

FlawCategory

public PartCategories FlawCategory

Field Value

PartCategories

Severity

public EngineerReportSeverity Severity

Field Value

EngineerReportSeverity

TitleLocalizationTerm

public string TitleLocalizationTerm

Field Value

string

Methods

Check(OABSessionInformation)

public abstract EngineeringReportFlawListCheckResult Check(OABSessionInformation sessionInfo)

Parameters

sessionInfo OABSessionInformation

Returns

EngineeringReportFlawListCheckResult