Click or drag to resize
Challenge Class

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

Inheritance Hierarchy
SystemObject
  PlanetbaseChallenge

Namespace: Planetbase
Assembly: Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public class Challenge : IComparable<Challenge>

The Challenge type exposes the following members.

Constructors
  NameDescription
Private methodStatic memberChallenge
Public methodChallenge
Initializes a new instance of the Challenge class
Top
Methods
  NameDescription
Public methodanyObjetiveRequiresTimer
Public methodapplyEnvironmentModifiers
Public methodapplyTerrainModifiers
Public methodcheckId
Public methodCompareTo
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 methodgetAttribute
Public methodgetBaseName
Public methodgetBoolAttribute
Public methodgetDescription
Public methodgetDifficultDescription
Public methodgetDoneDescription
Public methodgetEnumAttributeT
Public methodgetErrorDescription
Private methodGetFieldInfo (Inherited from Object.)
Public methodgetFloatAttribute
Public methodgetGameplayModifier
Public methodgetGroupDescription
Public methodgetGroupId
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodgetId
Public methodgetIntAttribute
Public methodgetLatitude
Public methodgetLongitude
Public methodgetName
Public methodgetObjectiveDescription
Public methodgetPlanetIndex
Public methodgetRequiredChallengeId
Public methodgetSavegamePath
Public methodgetStartingResources
Public methodgetStartingSpecializations
Public methodgetText
Public methodGetType
Gets the type of the current instance.
(Inherited from Object.)
Public methodgetVector4Attribute
Public methodhasGameplayModifier
Public methodhasHslTransformTexture
Public methodhasObjectives
Public methodhasTintTexture
Public methodisComponentDisabled
Public methodisDone
Public methodisFailed
Public methodisModuleDisabled
Public methodisModuleWitoutRequirements
Public methodStatic memberisValidId
Public methodloadById
Public methodloadByPath
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodsetFailed
Public methodStatic memberstringToEnumT
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Public methodtryLoadChallenge
Public methodunlockTechs
Top
Fields
See Also