Click or drag to resize
ModuleTypeMultiDome Class

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

Inheritance Hierarchy

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

The ModuleTypeMultiDome type exposes the following members.

Constructors
  NameDescription
Public methodModuleTypeMultiDome
Initializes a new instance of the ModuleTypeMultiDome class
Top
Methods
  NameDescription
Public methodcalculateCost (Inherited from ModuleType.)
Public methodcreateModel (Inherited from ModuleType.)
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 methodgetActionRadius (Inherited from ModuleType.)
Public methodgetComponentTypes (Inherited from ModuleType.)
Public methodgetConditionDecayTime (Inherited from ModuleType.)
Public methodgetCost (Inherited from ModuleType.)
Public methodgetDefaultSize (Inherited from ModuleType.)
Public methodgetDisasterInterceptionChance (Inherited from ModuleType.)
Public methodgetExteriorNavRadius (Inherited from ModuleType.)
Public methodgetExtraSize (Inherited from ModuleType.)
Public methodgetExtraSizeTech (Inherited from ModuleType.)
Private methodGetFieldInfo (Inherited from Object.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodgetHeight (Inherited from ModuleType.)
Public methodgetIcon (Inherited from ModuleType.)
Public methodgetLayoutType (Inherited from ModuleType.)
Public methodgetMaxSize (Inherited from ModuleType.)
Public methodgetMaxUsers (Inherited from ModuleType.)
Public methodgetMinSize (Inherited from ModuleType.)
Public methodgetName (Inherited from ModuleType.)
Public methodgetOxygenGeneration (Inherited from ModuleType.)
Public methodgetPowerCollection (Inherited from ModuleType.)
Public methodgetPowerGeneration (Inherited from ModuleType.)
Public methodgetPowerStorageCapacity (Inherited from ModuleType.)
Public methodgetPrestige (Inherited from ModuleType.)
Public methodgetRadioInterceptionChance (Inherited from ModuleType.)
Public methodgetRelatedPanel (Inherited from ModuleType.)
Public methodgetRepairResource (Inherited from ModuleType.)
Public methodgetRequiredModuleType (Inherited from ModuleType.)
Public methodgetResourcePositions (Inherited from ModuleType.)
Public methodgetTooltip (Inherited from ModuleType.)
Public methodGetType
Gets the type of the current instance.
(Inherited from Object.)
Public methodgetWaterGeneration (Inherited from ModuleType.)
Public methodgetWaterStorageCapacity (Inherited from ModuleType.)
Public methodhasFlag (Inherited from ModuleType.)
Public methodinitStrings (Inherited from ModuleType.)
Public methodisBaseType (Inherited from ModuleType.)
Public methodisExterior (Inherited from ModuleType.)
Public methodloadIcon (Inherited from ModuleType.)
Public methodloadName (Inherited from ModuleType.)
Public methodloadPrefab (Inherited from ModuleType.)
Public methodloadPrefabs (Inherited from ModuleType.)
Public methodloadTooltip (Inherited from ModuleType.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
Fields
  NameDescription
Public fieldmActionRadius (Inherited from ModuleType.)
Public fieldmBaseCosts (Inherited from ModuleType.)
Public fieldmBaseType (Inherited from ModuleType.)
Public fieldmComponentTypes (Inherited from ModuleType.)
Public fieldmComponentTypesSizes (Inherited from ModuleType.)
Public fieldmCondicionDecayTime (Inherited from ModuleType.)
Public fieldmCost (Inherited from ModuleType.)
Public fieldmDefaultSize (Inherited from ModuleType.)
Public fieldmDisasterInterceptionChances (Inherited from ModuleType.)
Public fieldmExterior (Inherited from ModuleType.)
Public fieldmExteriorNavRadius (Inherited from ModuleType.)
Public fieldmExtraSize (Inherited from ModuleType.)
Public fieldmExtraSizeTech (Inherited from ModuleType.)
Public fieldmFlags (Inherited from ModuleType.)
Public fieldmHeight (Inherited from ModuleType.)
Public fieldmIcon (Inherited from ModuleType.)
Public fieldmLayoutType (Inherited from ModuleType.)
Public fieldmMaxSize (Inherited from ModuleType.)
Public fieldmMaxUsers (Inherited from ModuleType.)
Public fieldmMinSize (Inherited from ModuleType.)
Public fieldmModels (Inherited from ModuleType.)
Public fieldmName (Inherited from ModuleType.)
Public fieldmOxygenGeneration (Inherited from ModuleType.)
Public fieldmPowerCollection (Inherited from ModuleType.)
Public fieldmPowerGeneration (Inherited from ModuleType.)
Public fieldmPowerStorageCapacity (Inherited from ModuleType.)
Public fieldmPrestige (Inherited from ModuleType.)
Public fieldmRadioInterceptionChances (Inherited from ModuleType.)
Public fieldmRelatedPanel (Inherited from ModuleType.)
Public fieldmRepairResource (Inherited from ModuleType.)
Public fieldmRequiredStructure (Inherited from ModuleType.)
Public fieldmResourcePositions (Inherited from ModuleType.)
Public fieldmTooltip (Inherited from ModuleType.)
Public fieldmWaterGeneration (Inherited from ModuleType.)
Public fieldmWaterStorageCapacity (Inherited from ModuleType.)
Top
See Also