Click or drag to resize
ConditionRadiation Class

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

Inheritance Hierarchy

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

The ConditionRadiation type exposes the following members.

Constructors
  NameDescription
Public methodConditionRadiation
Initializes a new instance of the ConditionRadiation class
Top
Methods
  NameDescription
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 methodgetDescriptionItem (Inherited from ConditionType.)
Private methodGetFieldInfo (Inherited from Object.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodgetHealthCap (Inherited from ConditionType.)
Public methodgetHealthDecayTime (Inherited from ConditionType.)
Public methodgetIcon (Inherited from ConditionType.)
Public methodgetMaxTime (Inherited from ConditionType.)
Public methodgetMinTime (Inherited from ConditionType.)
Public methodgetName (Inherited from ConditionType.)
Public methodgetSeverity (Inherited from ConditionType.)
Public methodGetType
Gets the type of the current instance.
(Inherited from Object.)
Public methodgetWarningSign (Inherited from ConditionType.)
Public methodhasFlag (Inherited from ConditionType.)
Public methodinitStrings (Inherited from ConditionType.)
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 fieldmDescriptionItem (Inherited from ConditionType.)
Public fieldmFlags (Inherited from ConditionType.)
Public fieldmHealthCap (Inherited from ConditionType.)
Public fieldmHealthDecayTime (Inherited from ConditionType.)
Public fieldmIcon (Inherited from ConditionType.)
Public fieldmMaxTime (Inherited from ConditionType.)
Public fieldmMinTime (Inherited from ConditionType.)
Public fieldmName (Inherited from ConditionType.)
Public fieldmSeverity (Inherited from ConditionType.)
Public fieldmWarningSign (Inherited from ConditionType.)
Top
See Also