Riwmorld
RimWorld.RaidStrategyDef Class Reference
Inheritance diagram for RimWorld.RaidStrategyDef:
Verse.Def Verse.Editable

Public Attributes

Type workerClass
 
string arrivalTextFriendly
 
string arrivalTextEnemy
 
float pointsFactor = 1f
 
float selectionChance = 1f
 
string letterLabelEnemy
 
string letterLabelFriendly
 
List< PawnsArriveMode > arriveModes
 
float minPawns = 1f
 
float minDaysPassed
 
bool pawnsCanBringFood
 
- Public Attributes inherited from Verse.Def
const string DefaultDefName = "UnnamedDef"
 
string defName = "UnnamedDef"
 
string label
 
string description
 
ushort shortHash
 
ushort index = 65535
 
ushort debugRandomId = (ushort)Rand.RangeInclusive(0, 65535)
 

Properties

RaidStrategyWorker Worker [get]
 
- Properties inherited from Verse.Def
string LabelCap [get]
 

Additional Inherited Members

- Public Member Functions inherited from Verse.Def
virtual void ClearCachedData ()
 
override IEnumerable< string > ConfigErrors ()
 
override int GetHashCode ()
 
virtual IEnumerable< StatDrawEntrySpecialDisplayStats ()
 
override string ToString ()
 
- Public Member Functions inherited from Verse.Editable
virtual void PostLoad ()
 
virtual void ResolveReferences ()
 

The documentation for this class was generated from the following file: