Click or drag to resize
MedicalSupplies Class

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

Inheritance Hierarchy

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

The MedicalSupplies type exposes the following members.

Constructors
  NameDescription
Public methodMedicalSupplies
Initializes a new instance of the MedicalSupplies class
Top
Methods
  NameDescription
Public methodcreateModel (Inherited from ResourceType.)
Public methodcreateModelUnpacked (Inherited from ResourceType.)
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 methodgetConsumptionTime (Inherited from ResourceType.)
Private methodGetFieldInfo (Inherited from Object.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodgetIcon (Inherited from ResourceType.)
Public methodgetMerchantCategory (Inherited from ResourceType.)
Public methodgetName (Inherited from ResourceType.)
Public methodgetNamePlural (Inherited from ResourceType.)
Public methodgetRadius (Inherited from ResourceType.)
Public methodgetSize (Inherited from ResourceType.)
Public methodgetStatsColor (Inherited from ResourceType.)
Public methodgetStatusRecovery (Inherited from ResourceType.)
Public methodgetStatusRecoveryAmount (Inherited from ResourceType.)
Public methodgetSubtitle (Inherited from ResourceType.)
Public methodGetType
Gets the type of the current instance.
(Inherited from Object.)
Public methodgetTypeIndex (Inherited from ResourceType.)
Public methodgetValue (Inherited from ResourceType.)
Public methodhasFlag (Inherited from ResourceType.)
Public methodhasUnpackedModel (Inherited from ResourceType.)
Public methodinitStrings (Inherited from ResourceType.)
Public methodisInmaterial (Inherited from ResourceType.)
Public methodloadIcon (Inherited from ResourceType.)
Public methodloadModel (Inherited from ResourceType.)
Public methodloadModelUnpacked (Inherited from ResourceType.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodsetTypeIndex (Inherited from ResourceType.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
Fields
  NameDescription
Public fieldmConsumptionTime (Inherited from ResourceType.)
Public fieldmFlags (Inherited from ResourceType.)
Public fieldmIcon (Inherited from ResourceType.)
Public fieldmMaterial (Inherited from ResourceType.)
Public fieldmMerchantCategory (Inherited from ResourceType.)
Public fieldmModel (Inherited from ResourceType.)
Public fieldmName (Inherited from ResourceType.)
Public fieldmNamePlural (Inherited from ResourceType.)
Public fieldmSize (Inherited from ResourceType.)
Public fieldmStatsColor (Inherited from ResourceType.)
Public fieldmStatusRecovery (Inherited from ResourceType.)
Public fieldmStatusRecoveryAmount (Inherited from ResourceType.)
Public fieldmSubtitle (Inherited from ResourceType.)
Public fieldmTypeIndex (Inherited from ResourceType.)
Public fieldmUnpackedModels (Inherited from ResourceType.)
Public fieldmValue (Inherited from ResourceType.)
Top
See Also