Table of Contents

Class EngineeringReportFlawListCheckResult

Namespace
KSP.OAB
Assembly
Assembly-CSharp.dll
public class EngineeringReportFlawListCheckResult
Inheritance
EngineeringReportFlawListCheckResult
Inherited Members
Extension Methods

Constructors

EngineeringReportFlawListCheckResult(bool, IObjectAssemblyPart)

public EngineeringReportFlawListCheckResult(bool isActive, IObjectAssemblyPart flawedPart)

Parameters

isActive bool
flawedPart IObjectAssemblyPart

Fields

FlawedPart

public readonly IObjectAssemblyPart FlawedPart

Field Value

IObjectAssemblyPart

IsActive

public readonly bool IsActive

Field Value

bool