| Actions | PartModule | |
| AddPartModuleAdjuster(AdjusterPartModuleBase newAdjuster) | PartModule | inline |
| AddPartModuleAdjusterList(List< AdjusterPartModuleBase > moduleAdjusters) | PartModule | inline |
| AppliedUpgrades() | PartModule | inline |
| ApplyAdjustersOnStart() | PartModule | inline |
| ApplyInputLinearAdjustments(Vector3 inputLinear) | ModuleRCS | inlineprotected |
| ApplyInputRotationAdjustments(Vector3 inputRotation) | ModuleRCS | inlineprotected |
| ApplyUpgradeNode(List< string > appliedUps, ConfigNode node, bool doLoad) | PartModule | inlinevirtual |
| ApplyUpgradeNodeDel | PartModule | static |
| ApplyUpgrades(StartState state) | PartModule | inlinevirtual |
| ApplyUpgradesDel | PartModule | static |
| ApplyUpgradesEditorAuto | PartModule | static |
| atmosphereCurve | ModuleRCS | |
| Awake() | PartModule | inline |
| boolPMApplyUpgrades(PartModule pm, StartState state) | PartModule | |
| boolPMBoolDelegate(PartModule pm, bool apply) | PartModule | |
| CalculateThrust(float totalForce, out bool success) | ModuleRCS | inline |
| CanBeDetached() | ModuleRCS | inlinevirtual |
| CanBeOffset() | ModuleRCS | inlinevirtual |
| CanBeRotated() | ModuleRCS | inlinevirtual |
| ClassID | PartModule | |
| ClassName | PartModule | |
| ClearPersistentId() | PartModule | inline |
| Copy(PartModule fromModule) | PartModule | inline |
| CurrentModuleAdjusterList | PartModule | |
| currentShowToggles | ModuleRCS | |
| DeactivateFX() | ModuleRCSFX | inlinevirtual |
| DeactivatePowerFX() | ModuleRCSFX | inlinevirtual |
| DemoteToPhysicslessPart() | PartModule | inlinevirtual |
| enablePitch | ModuleRCS | |
| enableRoll | ModuleRCS | |
| enableX | ModuleRCS | |
| enableY | ModuleRCS | |
| enableYaw | ModuleRCS | |
| enableZ | ModuleRCS | |
| EPSILON | ModuleRCS | |
| Events | PartModule | |
| exclusives | PartModule | protectedstatic |
| Fields | PartModule | |
| FindUpgrades(bool fillApplied, ConfigNode node=null) | PartModule | inlinevirtual |
| FindUpgradesDel | PartModule | static |
| FixedUpdate() | ModuleRCS | inline |
| flameout | ModuleRCS | |
| flowMult | ModuleRCS | |
| fullThrust | ModuleRCS | |
| fullThrustMin | ModuleRCS | |
| fxOffset | ModuleRCS | |
| fxOffsetRot | ModuleRCS | |
| fxPrefabName | ModuleRCS | |
| fxPrefix | ModuleRCS | |
| G | ModuleRCS | |
| GetConsumedResources() | ModuleRCS | inline |
| GetCurrentColor() | PartModule | inlinevirtual |
| GetCurrentColor(string fieldName) | PartModule | inlinevirtual |
| GetInfo() | ModuleRCS | inlinevirtual |
| GetLeverDistance(Transform trf, Vector3 axis, Vector3 leverPivotPosition) | ModuleRCS | inline |
| GetLeverDistanceOriginal(Vector3 leverPivotPosition) | ModuleRCS | inline |
| GetModuleDisplayName() | ModuleRCSFX | inlinevirtual |
| GetPersistenActiontId() | PartModule | inline |
| GetPersistentId() | PartModule | inline |
| GetPotentialTorque(out Vector3 pos, out Vector3 neg) | ModuleRCS | inline |
| GetReflectedAttributes(Type partModuleType) | PartModule | inlinestatic |
| GetStagingDisableText() | ModuleRCS | inlinevirtual |
| GetStagingEnableText() | ModuleRCS | inlinevirtual |
| GetUpgrade(string name) | PartModule | inlineprotected |
| GetUpgradeInfo() | PartModule | inlinevirtual |
| GUIName | PartModule | |
| HasAdjusters | PartModule | |
| HasUpgrades() | PartModule | inline |
| IsAdjusterBreakingRCS() | ModuleRCS | inlineprotected |
| isEnabled | PartModule | |
| isJustForShow | ModuleRCS | |
| ispMult | ModuleRCS | |
| IsStageable() | ModuleRCS | inlinevirtual |
| IsValidContractObjective(string objectiveType) | PartModule | inline |
| Load(ConfigNode node) | PartModule | inline |
| LoadExpansionNodes | PartModule | static |
| LoadUpgrades(ConfigNode node) | PartModule | inlinevirtual |
| LoadUpgradesApplied(List< string > applieds, ConfigNode node) | PartModule | inlineprotectedvirtual |
| LoadUpgradesDel | PartModule | static |
| maxFuelFlow | ModuleRCS | |
| mixtureDensity | ModuleRCS | |
| mixtureDensityRecip | ModuleRCS | |
| ModuleAttributes | PartModule | |
| moduleIsEnabled | PartModule | |
| moduleName | PartModule | |
| NewPersistentId() | PartModule | inline |
| OnActive() | ModuleRCS | inlinevirtual |
| OnAwake() | ModuleRCSFX | inlinevirtual |
| OnColorChanged(Color color) | PartModule | inlinevirtual |
| OnColorChanged(Color color, string pickerID="") | PartModule | inlinevirtual |
| OnConstructionModeFixedUpdate() | PartModule | inlinevirtual |
| OnConstructionModeUpdate() | PartModule | inlinevirtual |
| OnCopy(PartModule fromModule) | PartModule | inlinevirtual |
| OnFixedUpdate() | PartModule | inlinevirtual |
| OnIconCreate() | PartModule | inlinevirtual |
| OnInactive() | PartModule | inlinevirtual |
| OnInitialize() | PartModule | inlinevirtual |
| OnInventoryModeDisable() | PartModule | inlinevirtual |
| OnInventoryModeEnable() | PartModule | inlinevirtual |
| OnLoad(ConfigNode node) | ModuleRCS | inlinevirtual |
| OnModuleAdjusterAdded(AdjusterPartModuleBase adjuster) | ModuleRCS | inlineprotectedvirtual |
| OnModuleAdjusterAddedWrapper(AdjusterPartModuleBase adjuster) | PartModule | inline |
| OnModuleAdjusterRemoved(AdjusterPartModuleBase adjuster) | ModuleRCS | inlinevirtual |
| OnPartCreatedFomInventory(ModuleInventoryPart moduleInventoryPart) | PartModule | inlinevirtual |
| OnSave(ConfigNode node) | PartModule | inlinevirtual |
| OnStart(PartModule.StartState state) | ModuleRCS | inline |
| PartModule.OnStart(StartState state) | PartModule | inlinevirtual |
| OnStartBeforePartAttachJoint(StartState state) | PartModule | inlinevirtual |
| OnStartFinished(StartState state) | PartModule | inlinevirtual |
| OnStoredInInventory(ModuleInventoryPart moduleInventoryPart) | PartModule | inlinevirtual |
| OnUpdate() | PartModule | inlinevirtual |
| OnWasCopied(PartModule copyPartModule, bool asSymCounterpart) | PartModule | inlinevirtual |
| OnWillBeCopied(bool asSymCounterpart) | PartModule | inlinevirtual |
| OnWillBeMirrored(ref Quaternion rotation, AttachNode selPartNode, Part partParent) | PartModule | inlinevirtual |
| overrideStagingIconIfBlank | PartModule | |
| part | PartModule | |
| PartUpgradeState enum name | PartModule | |
| PersistentActionsId | PartModule | |
| PersistentId | PartModule | |
| precisionFactor | ModuleRCS | |
| PresetColors() | PartModule | inlinevirtual |
| PrintUpgrades() | PartModule | inlinevirtual |
| PromoteToPhysicalPart() | PartModule | inlinevirtual |
| PropellantGauges | ModuleRCS | protected |
| propellants | ModuleRCS | |
| rcs_active | ModuleRCS | |
| rcsEnabled | ModuleRCS | |
| realISP | ModuleRCS | |
| reflectedAttributeCache | PartModule | protectedstatic |
| RemovePartModuleAdjuster(AdjusterPartModuleBase oldAdjuster) | PartModule | inline |
| RemovePartModuleAdjusterList(List< AdjusterPartModuleBase > moduleAdjusters) | PartModule | inline |
| RequestPropellant(double mass) | ModuleRCS | inline |
| requiresFuel | ModuleRCS | |
| resHandler | PartModule | |
| resourceFlowMode | ModuleRCS | |
| resourceName | ModuleRCS | |
| runningEffectName | ModuleRCSFX | |
| Save(ConfigNode node) | PartModule | inline |
| SaveExpansionNodes | PartModule | static |
| SaveUpgradesApplied(ConfigNode node) | PartModule | inlineprotectedvirtual |
| SetResource(string resource) | ModuleRCS | inline |
| SetStaging(bool newValue) | PartModule | inlinevirtual |
| SetStagingState(bool newState) | PartModule | inline |
| SetupExpansion | PartModule | static |
| SetupFX() | ModuleRCSFX | inlineprotectedvirtual |
| SetupPropellant(ConfigNode node) | ModuleRCS | inline |
| shieldedCanThrust | ModuleRCS | |
| showToggles | ModuleRCS | |
| showUpgradesInModuleInfo | PartModule | |
| snapshot | PartModule | |
| stagingDisableText | PartModule | |
| stagingEnabled | PartModule | |
| StagingEnabled() | PartModule | inlinevirtual |
| stagingEnableText | PartModule | |
| stagingToggleEnabledEditor | PartModule | |
| StagingToggleEnabledEditor() | PartModule | inlinevirtual |
| StagingToggleEnabledFlight() | PartModule | inlinevirtual |
| stagingToggleEnabledFlight | PartModule | |
| StartState enum name | PartModule | |
| tC | ModuleRCS | protected |
| thrustCurve | ModuleRCS | |
| thrustCurveDisplay | ModuleRCS | |
| thrustCurveRatio | ModuleRCS | |
| thrusterFX | ModuleRCS | |
| thrusterPower | ModuleRCS | |
| thrusterTransformName | ModuleRCS | |
| thrusterTransforms | ModuleRCS | |
| thrustForces | ModuleRCS | |
| thrustPercentage | ModuleRCS | |
| ToggleAction(KSPActionParam param) | ModuleRCS | inline |
| ToggleStaging() | PartModule | inline |
| ToggleToggles() | ModuleRCS | inline |
| Update() | ModuleRCS | inline |
| UpdatePowerFX(bool running, int idx, float power) | ModuleRCSFX | inlineprotectedvirtual |
| UpdateStagingToggle() | PartModule | inlinevirtual |
| upgrades | PartModule | |
| upgradesApplied | PartModule | |
| upgradesApply | PartModule | |
| upgradesAsk | PartModule | |
| UpgradesAvailable(Part part) | PartModule | inlinestatic |
| UpgradesAvailable(Part part, ConfigNode node) | PartModule | inlinestatic |
| UpgradesAvailableString | PartModule | static |
| UpgradesLockedString | PartModule | static |
| UpgradeWaitForScenarioModules() | PartModule | inlineprotected |
| useLever | ModuleRCS | |
| useThrottle | ModuleRCS | |
| useThrustCurve | ModuleRCS | |
| useZaxis | ModuleRCS | |
| vessel | PartModule | |
| voidPMApplyNodeDelegate(PartModule pm, List< string > appliedUps, ConfigNode node, bool doLoad) | PartModule | |
| voidPMDelegate(PartModule pm) | PartModule | |
| voidPMNodeDelegate(PartModule pm, ConfigNode node) | PartModule | |