Table of Contents

Class Module_ScienceExperiment

Namespace
KSP.Modules
Assembly
Assembly-CSharp.dll
public class Module_ScienceExperiment : PartBehaviourModule, IPartModule, IFixedUpdate, IPriorityOverride, IUpdate, IObjectAssemblyPartModule
Inheritance
Module_ScienceExperiment
Implements
Inherited Members
Extension Methods

Constructors

Module_ScienceExperiment()

public Module_ScienceExperiment()

Fields

dataScienceExperiment

protected Data_ScienceExperiment dataScienceExperiment

Field Value

Data_ScienceExperiment

Properties

PartComponentModuleType

public override Type PartComponentModuleType { get; }

Property Value

Type