Click or drag to resize
PlanetClassF Class

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

Inheritance Hierarchy

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

The PlanetClassF type exposes the following members.

Constructors
  NameDescription
Public methodPlanetClassF
Initializes a new instance of the PlanetClassF class
Top
Methods
  NameDescription
Public methodaddStartingResourceT (Inherited from Planet.)
Public methodaddStartingSpecializationT (Inherited from Planet.)
Public methodanyMeteorRisk (Inherited from Planet.)
Public methodanyPredictableDisasters (Inherited from Planet.)
Public methodanyThunderstormRisk (Inherited from Planet.)
Public methodapplyCustomParameters (Inherited from Planet.)
Public methodclone (Inherited from Planet.)
Public methodcreateLiquidMaterial (Inherited from Planet.)
Public methoddestroy (Inherited from Planet.)
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 methodgetAtmosphereDensity (Inherited from Planet.)
Public methodgetBackdrops (Inherited from Planet.)
Public methodgetBlizzardRisk (Inherited from Planet.)
Public methodgetBotDust (Inherited from Planet.)
Public methodgetCharacteristicsString (Inherited from Planet.)
Public methodgetColonyShipRotation (Inherited from Planet.)
Public methodgetDefinition (Inherited from Planet.)
Public methodgetDescription (Inherited from Planet.)
Public methodgetDifficultyString (Inherited from Planet.)
Public methodgetExtraIntruders (Inherited from Planet.)
Private methodGetFieldInfo (Inherited from Object.)
Public methodgetFlareScale (Inherited from Planet.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodgetInitialMusicTrack (Inherited from Planet.)
Public methodgetIntruderMinPrestige (Inherited from Planet.)
Public methodgetLetter (Inherited from Planet.)
Public methodgetLightAmount (Inherited from Planet.)
Public methodgetMeteorRisk (Inherited from Planet.)
Public methodgetMilestonesToUnlock (Inherited from Planet.)
Public methodgetName (Inherited from Planet.)
Public methodgetPrefab (Inherited from Planet.)
Public methodgetSandstormRisk (Inherited from Planet.)
Public methodgetSolarFlareRisk (Inherited from Planet.)
Public methodgetStartingHumans (Inherited from Planet.)
Public methodgetStartingResources (Inherited from Planet.)
Public methodgetStartingSpecializations (Inherited from Planet.)
Public methodgetThunderstormRisk (Inherited from Planet.)
Public methodGetType
Gets the type of the current instance.
(Inherited from Object.)
Public methodinitStrings (Inherited from Planet.)
Public methodisAvailable (Inherited from Planet.)
Public methodloadNormalMap (Inherited from Planet.)
Public methodloadTexture (Inherited from Planet.)
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 fieldmAtmosphereDensity (Inherited from Planet.)
Public fieldmBlizzardRisk (Inherited from Planet.)
Public fieldmCharacteristicsString (Inherited from Planet.)
Public fieldmColonyShipRotation (Inherited from Planet.)
Public fieldmDefinition (Inherited from Planet.)
Public fieldmDescription (Inherited from Planet.)
Public fieldmDifficultyString (Inherited from Planet.)
Public fieldmExtraIntruders (Inherited from Planet.)
Public fieldmFlareScale (Inherited from Planet.)
Public fieldmInitialMusicTrack (Inherited from Planet.)
Public fieldmIntruderMinPrestige (Inherited from Planet.)
Public fieldmLetter (Inherited from Planet.)
Public fieldmLightAmount (Inherited from Planet.)
Public fieldmMeteorRisk (Inherited from Planet.)
Public fieldmMilestonesToUnlock (Inherited from Planet.)
Public fieldmName (Inherited from Planet.)
Public fieldmSandstormRisk (Inherited from Planet.)
Public fieldmSolarFlareRisk (Inherited from Planet.)
Public fieldmStartingResources (Inherited from Planet.)
Public fieldmStartingSpecializations (Inherited from Planet.)
Public fieldmTexures (Inherited from Planet.)
Public fieldmThunderstormRisk (Inherited from Planet.)
Top
See Also