Click or drag to resize
PeaPad Class

[Missing <summary> documentation for "T:Planetbase.PeaPad"]

Inheritance Hierarchy

Namespace: Planetbase
Assembly: Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public class PeaPad : VegetablePadStarchy

The PeaPad type exposes the following members.

Constructors
  NameDescription
Public methodPeaPad
Initializes a new instance of the PeaPad class
Top
Methods
  NameDescription
Public methodaddBotProductionT (Inherited from ComponentType.)
Public methodaddRecipe(ResourceSubtype, ResourceSubtype) (Inherited from ComponentType.)
Public methodaddRecipe(ResourceSubtype, ResourceSubtype, ResourceSubtype) (Inherited from ComponentType.)
Public methodaddRecipe(ResourceSubtype, ResourceSubtype, ResourceSubtype, ResourceSubtype) (Inherited from ComponentType.)
Public methodaddResourceConsumptionT (Inherited from ComponentType.)
Public methodaddResourceProductionT (Inherited from ComponentType.)
Public methodaddUsageAnimation (Inherited from ComponentType.)
Public methodconsumesResource (Inherited from ComponentType.)
Public methodcreateModel (Inherited from ComponentType.)
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Private methodFieldGetter (Inherited from Object.)
Private methodFieldSetter (Inherited from Object.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodgetConditionDecayTime (Inherited from ComponentType.)
Public methodgetConstructionCosts (Inherited from ComponentType.)
Public methodgetConsumedResource (Inherited from ComponentType.)
Public methodgetEmbeddedResourceCount (Inherited from ComponentType.)
Private methodGetFieldInfo (Inherited from Object.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodgetHeight (Inherited from ComponentType.)
Public methodgetHoldResourceCount (Inherited from ComponentType.)
Public methodgetIcon (Inherited from ComponentType.)
Public methodgetMaxUsageTime (Inherited from ComponentType.)
Public methodgetMaxUsers (Inherited from ComponentType.)
Public methodgetName (Inherited from ComponentType.)
Public methodgetOperatedModuleType (Inherited from ComponentType.)
Public methodgetOperatorSpecialization (Inherited from ComponentType.)
Public methodgetOverrideSelectionBounds (Inherited from ComponentType.)
Public methodgetOxygenGeneration (Inherited from ComponentType.)
Public methodgetPassiveUsageDescription (Inherited from ComponentType.)
Public methodgetPowerGeneration (Inherited from ComponentType.)
Public methodgetPrimaryStatusRecovery (Inherited from ComponentType.)
Public methodgetProduction (Inherited from ComponentType.)
Public methodgetRadius (Inherited from ComponentType.)
Public methodgetRecipeDescription (Inherited from ComponentType.)
Public methodgetRecipes (Inherited from ComponentType.)
Public methodgetRepairTime (Inherited from ComponentType.)
Public methodgetRequiredTech (Inherited from ComponentType.)
Public methodgetResourceConsumption (Inherited from ComponentType.)
Public methodgetResourceProductionPeriod (Inherited from ComponentType.)
Public methodgetStatusRecoveryTime (Inherited from ComponentType.)
Public methodgetStoredResources (Inherited from ComponentType.)
Public methodgetSurveyedConstructionCount (Inherited from ComponentType.)
Public methodgetTooltip (Inherited from ComponentType.)
Public methodgetTransitionInAnimations (Inherited from ComponentType.)
Public methodgetTransitionOutAnimations (Inherited from ComponentType.)
Public methodGetType
Gets the type of the current instance.
(Inherited from Object.)
Public methodgetUsageAnimations (Inherited from ComponentType.)
Public methodgetUsageCooldown (Inherited from ComponentType.)
Public methodgetUsageDescription (Inherited from ComponentType.)
Public methodgetWallSeparation (Inherited from ComponentType.)
Public methodgetWaterGeneration (Inherited from ComponentType.)
Public methodhasFlag (Inherited from ComponentType.)
Public methodinitStrings (Inherited from ComponentType.)
Public methodisProducer (Inherited from ComponentType.)
Public methodisTransformer (Inherited from ComponentType.)
Public methodloadIcon (Inherited from ComponentType.)
Public methodloadIcon(Color) (Inherited from ComponentType.)
Public methodloadName (Inherited from ComponentType.)
Public methodloadPrefab (Inherited from ComponentType.)
Public methodloadTooltip (Inherited from ComponentType.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodrequiresMaintenance (Inherited from ComponentType.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
Fields
  NameDescription
Public fieldmConditionDecayTime (Inherited from ComponentType.)
Public fieldmConstructionCosts (Inherited from ComponentType.)
Public fieldmConsumedResource (Inherited from ComponentType.)
Public fieldmEmbeddedResourceCount (Inherited from ComponentType.)
Public fieldmFlags (Inherited from ComponentType.)
Public fieldmHeight (Inherited from ComponentType.)
Public fieldmHoldResourceCount (Inherited from ComponentType.)
Public fieldmIcon (Inherited from ComponentType.)
Public fieldmMaxUsageTime (Inherited from ComponentType.)
Public fieldmMaxUsers (Inherited from ComponentType.)
Public fieldmModel (Inherited from ComponentType.)
Public fieldmName (Inherited from ComponentType.)
Public fieldmOperatedModuleType (Inherited from ComponentType.)
Public fieldmOperatorSpecialization (Inherited from ComponentType.)
Public fieldmOverrideSelectionBounds (Inherited from ComponentType.)
Public fieldmOxygenGeneration (Inherited from ComponentType.)
Public fieldmPowerGeneration (Inherited from ComponentType.)
Public fieldmPrefabName (Inherited from ComponentType.)
Public fieldmPrimaryStatusRecovery (Inherited from ComponentType.)
Public fieldmProduction (Inherited from ComponentType.)
Public fieldmRadius (Inherited from ComponentType.)
Public fieldmRecipes (Inherited from ComponentType.)
Public fieldmRepairTime (Inherited from ComponentType.)
Public fieldmRequiredTech (Inherited from ComponentType.)
Public fieldmResourceConsumption (Inherited from ComponentType.)
Public fieldmResourceProductionPeriod (Inherited from ComponentType.)
Public fieldmStatusRecoveryTimes (Inherited from ComponentType.)
Public fieldmStoredResources (Inherited from ComponentType.)
Public fieldmSurveyedConstructionCount (Inherited from ComponentType.)
Public fieldmTooltip (Inherited from ComponentType.)
Public fieldmTransitionInAnimations (Inherited from ComponentType.)
Public fieldmTransitionOutAnimations (Inherited from ComponentType.)
Public fieldmUsageAnimations (Inherited from ComponentType.)
Public fieldmUsageCooldown (Inherited from ComponentType.)
Public fieldmWallSeparation (Inherited from ComponentType.)
Public fieldmWaterGeneration (Inherited from ComponentType.)
Top
See Also