|
override IEnumerable< string > | ConfigErrors () |
|
override void | PostLoad () |
|
virtual void | ClearCachedData () |
|
override int | GetHashCode () |
|
virtual IEnumerable< StatDrawEntry > | SpecialDisplayStats () |
|
override string | ToString () |
|
virtual void | ResolveReferences () |
|
|
IntRange | durationRange = new IntRange(16000, 160000) |
|
bool | repeatable |
|
Favorability | favorability = Favorability.Neutral |
|
FloatRange | temperatureRange = new FloatRange(-999f, 999f) |
|
SimpleCurve | commonalityRainfallFactor |
|
float | rainRate |
|
float | snowRate |
|
float | windSpeedFactor = 1f |
|
float | moveSpeedMultiplier = 1f |
|
float | accuracyMultiplier = 1f |
|
List< SoundDef > | ambientSounds = new List<SoundDef>() |
|
List< WeatherEventMaker > | eventMakers = new List<WeatherEventMaker>() |
|
List< Type > | overlayClasses = new List<Type>() |
|
SkyColorSet | skyColorsNightMid |
|
SkyColorSet | skyColorsNightEdge |
|
SkyColorSet | skyColorsDay |
|
SkyColorSet | skyColorsDusk |
|
const string | DefaultDefName = "UnnamedDef" |
|
string | defName = "UnnamedDef" |
|
string | label |
|
string | description |
|
ushort | shortHash |
|
ushort | index = 65535 |
|
ushort | debugRandomId = (ushort)Rand.RangeInclusive(0, 65535) |
|
The documentation for this class was generated from the following file: