| AbleToPlaceParts | ModuleInventoryPart | |
| Actions | PartModule | |
| AddPartModuleAdjuster(AdjusterPartModuleBase newAdjuster) | PartModule | inline |
| AddPartModuleAdjusterList(List< AdjusterPartModuleBase > moduleAdjusters) | PartModule | inline |
| allowedKerbalEvaDistance | ModuleInventoryPart | |
| AppliedUpgrades() | PartModule | inline |
| ApplyAdjustersOnStart() | PartModule | inline |
| ApplyUpgradeNode(List< string > appliedUps, ConfigNode node, bool doLoad) | PartModule | inlinevirtual |
| ApplyUpgradeNodeDel | PartModule | static |
| ApplyUpgrades(StartState state) | PartModule | inlinevirtual |
| ApplyUpgradesDel | PartModule | static |
| ApplyUpgradesEditorAuto | PartModule | static |
| Awake() | PartModule | inline |
| boolPMApplyUpgrades(PartModule pm, StartState state) | PartModule | |
| boolPMBoolDelegate(PartModule pm, bool apply) | PartModule | |
| CancelPartPlacementMode() | ModuleInventoryPart | inline |
| CanStackInSlot(AvailablePart part, string partVariantName, int slotIndex) | ModuleInventoryPart | inline |
| CheckPartStorage(string partName, int index=-1) | ModuleInventoryPart | inline |
| ClassID | PartModule | |
| ClassName | PartModule | |
| ClearPartAtSlot(int slotIndex) | ModuleInventoryPart | inline |
| ClearPersistentId() | PartModule | inline |
| constructorModeInventory | ModuleInventoryPart | |
| ContainsPart(string partName) | ModuleInventoryPart | inline |
| Copy(PartModule fromModule) | PartModule | inline |
| CreatePartForInventoryUse(AvailablePart partInfo) | ModuleInventoryPart | inline |
| CurrentModuleAdjusterList | PartModule | |
| DemoteToPhysicslessPart() | PartModule | inlinevirtual |
| DeployInventoryItem(int index) | ModuleInventoryPart | inlinevirtual |
| Events | PartModule | |
| exclusives | PartModule | protectedstatic |
| Fields | PartModule | |
| FindUpgrades(bool fillApplied, ConfigNode node=null) | PartModule | inlinevirtual |
| FindUpgradesDel | PartModule | static |
| FirstEmptySlot() | ModuleInventoryPart | inline |
| FirstFullSlot() | ModuleInventoryPart | inline |
| GetCurrentColor() | PartModule | inlinevirtual |
| GetCurrentColor(string fieldName) | PartModule | inlinevirtual |
| GetInfo() | ModuleInventoryPart | inlinevirtual |
| GetModuleCost(float defaultCost, ModifierStagingSituation sit) | ModuleInventoryPart | inline |
| GetModuleCostChangeWhen() | ModuleInventoryPart | inline |
| GetModuleDisplayName() | ModuleInventoryPart | inlinevirtual |
| GetModuleMass(float defaultMass, ModifierStagingSituation sit) | ModuleInventoryPart | inline |
| GetModuleMassChangeWhen() | ModuleInventoryPart | inline |
| GetPartMass(Part part) | ModuleInventoryPart | inline |
| GetPersistenActiontId() | PartModule | inline |
| GetPersistentId() | PartModule | inline |
| GetReflectedAttributes(Type partModuleType) | PartModule | inlinestatic |
| GetStackAmountAtSlot(int slotIndex) | ModuleInventoryPart | inline |
| GetStackCapacityAtSlot(int slotIndex) | ModuleInventoryPart | inline |
| GetStagingDisableText() | PartModule | inlinevirtual |
| GetStagingEnableText() | PartModule | inlinevirtual |
| GetUpgrade(string name) | PartModule | inlineprotected |
| GetUpgradeInfo() | PartModule | inlinevirtual |
| GetVariantNameForSlot(int slotIndex) | ModuleInventoryPart | inline |
| GUIName | PartModule | |
| HasAdjusters | PartModule | |
| HasCapacity(Part newPart) | ModuleInventoryPart | inline |
| HasMassLimit | ModuleInventoryPart | |
| HasPackedVolumeLimit | ModuleInventoryPart | |
| HasStackingSpace(int slotIndex) | ModuleInventoryPart | inline |
| HasUpgrades() | PartModule | inline |
| Inventory | ModuleInventoryPart | |
| InventoryIsEmpty | ModuleInventoryPart | |
| InventoryIsFull | ModuleInventoryPart | |
| InventoryItemCanBeDeployed(int index) | ModuleInventoryPart | inlinevirtual |
| InventoryItemCount | ModuleInventoryPart | |
| InventoryPartsList | ModuleInventoryPart | |
| InventorySlots | ModuleInventoryPart | |
| isEnabled | PartModule | |
| IsKerbalOnEVA | ModuleInventoryPart | |
| IsSlotEmpty(int slotIndex) | ModuleInventoryPart | inline |
| IsStackable(int slotIndex) | ModuleInventoryPart | inline |
| IsStageable() | PartModule | inlinevirtual |
| IsValidContractObjective(string objectiveType) | PartModule | inline |
| kerbalMode | ModuleInventoryPart | |
| kerbalReference | ModuleInventoryPart | |
| Load(ConfigNode node) | PartModule | inline |
| LoadExpansionNodes | PartModule | static |
| LoadUpgrades(ConfigNode node) | PartModule | inlinevirtual |
| LoadUpgradesApplied(List< string > applieds, ConfigNode node) | PartModule | inlineprotectedvirtual |
| LoadUpgradesDel | PartModule | static |
| massCapacity | ModuleInventoryPart | |
| massCapacityReached | ModuleInventoryPart | |
| massLimit | ModuleInventoryPart | |
| ModuleAttributes | PartModule | |
| moduleIsEnabled | PartModule | |
| moduleName | PartModule | |
| NewPersistentId() | PartModule | inline |
| OnActive() | PartModule | inlinevirtual |
| OnAwake() | PartModule | inlinevirtual |
| OnColorChanged(Color color) | PartModule | inlinevirtual |
| OnColorChanged(Color color, string pickerID="") | PartModule | inlinevirtual |
| OnConstructionModeFixedUpdate() | PartModule | inlinevirtual |
| OnConstructionModeUpdate() | PartModule | inlinevirtual |
| OnCopy(PartModule fromModule) | ModuleInventoryPart | inlinevirtual |
| OnDestroy() | ModuleInventoryPart | inline |
| OnFixedUpdate() | PartModule | inlinevirtual |
| OnIconCreate() | PartModule | inlinevirtual |
| OnInactive() | PartModule | inlinevirtual |
| OnInitialize() | PartModule | inlinevirtual |
| OnInventoryModeDisable() | PartModule | inlinevirtual |
| OnInventoryModeEnable() | PartModule | inlinevirtual |
| OnLoad(ConfigNode node) | ModuleInventoryPart | inlinevirtual |
| OnModuleAdjusterAdded(AdjusterPartModuleBase adjuster) | PartModule | inlineprotectedvirtual |
| OnModuleAdjusterAddedWrapper(AdjusterPartModuleBase adjuster) | PartModule | inline |
| OnModuleAdjusterRemoved(AdjusterPartModuleBase adjuster) | PartModule | inlinevirtual |
| OnPartCreatedFomInventory(ModuleInventoryPart moduleInventoryPart) | PartModule | inlinevirtual |
| OnSave(ConfigNode node) | ModuleInventoryPart | inlinevirtual |
| OnStart(PartModule.StartState state) | ModuleInventoryPart | inline |
| PartModule.OnStart(StartState state) | PartModule | inlinevirtual |
| OnStartBeforePartAttachJoint(StartState state) | PartModule | inlinevirtual |
| OnStartFinished(StartState state) | PartModule | inlinevirtual |
| OnStoredInInventory(ModuleInventoryPart moduleInventoryPart) | PartModule | inlinevirtual |
| OnUpdate() | ModuleInventoryPart | 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 | |
| packedVolumeLimit | ModuleInventoryPart | |
| part | PartModule | |
| partBeingRetrieved | ModuleInventoryPart | |
| PartUpgradeState enum name | PartModule | |
| PersistentActionsId | PartModule | |
| PersistentId | PartModule | |
| PlacementAllowXRotation | ModuleInventoryPart | |
| PlacementAllowYRotation | ModuleInventoryPart | |
| PlacementAllowZRotation | ModuleInventoryPart | |
| placementGroundOffset | ModuleInventoryPart | |
| placementGroundOffsetCap | ModuleInventoryPart | |
| placementNotAllowedGroup | ModuleInventoryPart | |
| placementOpacity | ModuleInventoryPart | |
| placementRotateSpeed | ModuleInventoryPart | |
| PresetColors() | PartModule | inlinevirtual |
| PrintUpgrades() | PartModule | inlinevirtual |
| PromoteToPhysicalPart() | PartModule | inlinevirtual |
| reflectedAttributeCache | PartModule | protectedstatic |
| RemoveNPartsFromInventory(string requestedPartName, int n, bool playSound=false) | ModuleInventoryPart | inline |
| RemovePartModuleAdjuster(AdjusterPartModuleBase oldAdjuster) | PartModule | inline |
| RemovePartModuleAdjusterList(List< AdjusterPartModuleBase > moduleAdjusters) | PartModule | inline |
| RequestUpdateEngineerReport() | ModuleInventoryPart | inline |
| ResetInventoryCacheVars() | ModuleInventoryPart | inline |
| resHandler | PartModule | |
| RestoreLimitsDisplay() | ModuleInventoryPart | inline |
| Save(ConfigNode node) | PartModule | inline |
| SaveDefault(ConfigNode node) | ModuleInventoryPart | inline |
| SaveExpansionNodes | PartModule | static |
| SaveUpgradesApplied(ConfigNode node) | PartModule | inlineprotectedvirtual |
| SelectedPart | ModuleInventoryPart | |
| SetInventoryDefaults() | ModuleInventoryPart | inline |
| SetStaging(bool newValue) | PartModule | inlinevirtual |
| SetStagingState(bool newState) | PartModule | inline |
| SetupExpansion | PartModule | static |
| showPreview | ModuleInventoryPart | |
| showUpgradesInModuleInfo | PartModule | |
| SlotClickedFirst(int index) | ModuleInventoryPart | inline |
| SlotClickedSetParts(AvailablePart ap, int index) | ModuleInventoryPart | inline |
| 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 | |
| StoreCargoPartAtSlot(string partName, bool updatePAW=true, int index=-1) | ModuleInventoryPart | inline |
| StoreCargoPartAtSlot(string partName, int slotIndex) | ModuleInventoryPart | inline |
| StoreCargoPartAtSlot(Part sPart, int slotIndex) | ModuleInventoryPart | inline |
| StoreCargoPartAtSlot(ProtoPartSnapshot pPart, int slotIndex) | ModuleInventoryPart | inline |
| storedParts | ModuleInventoryPart | |
| ToggleStaging() | PartModule | inline |
| TotalAmountOfPartStored(string requestedPartName) | ModuleInventoryPart | inline |
| TotalEmptySlots() | ModuleInventoryPart | inline |
| transferFromSlot | ModuleInventoryPart | |
| transferToSlot | ModuleInventoryPart | |
| UpdateStackAmountAtSlot(int slotIndex, int howMany, string variantName="") | ModuleInventoryPart | inline |
| 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 |
| vessel | PartModule | |
| voidPMApplyNodeDelegate(PartModule pm, List< string > appliedUps, ConfigNode node, bool doLoad) | PartModule | |
| voidPMDelegate(PartModule pm) | PartModule | |
| voidPMNodeDelegate(PartModule pm, ConfigNode node) | PartModule | |
| volumeCapacity | ModuleInventoryPart | |
| volumeCapacityReached | ModuleInventoryPart | |