Riwmorld
Verse.Def Class Reference
Inheritance diagram for Verse.Def:
Verse.Editable RimWorld.BiomeDef RimWorld.ChemicalDef RimWorld.ConceptDef RimWorld.DifficultyDef RimWorld.FactionDef RimWorld.HairDef RimWorld.HediffGiverSetDef RimWorld.HistoryAutoRecorderDef RimWorld.HistoryAutoRecorderGroupDef RimWorld.IncidentDef RimWorld.InstructionDef RimWorld.InteractionDef RimWorld.JoyGiverDef RimWorld.JoyKindDef RimWorld.LifeStageDef RimWorld.MainTabDef RimWorld.NeedDef RimWorld.PawnGroupKindDef RimWorld.PawnRelationDef RimWorld.RaidStrategyDef RimWorld.RecordDef RimWorld.RuleDef RimWorld.ScenarioDef RimWorld.ScenPartDef RimWorld.SkillDef RimWorld.StatCategoryDef RimWorld.StatDef RimWorld.StorytellerDef RimWorld.StuffCategoryDef RimWorld.TaleDef RimWorld.ThoughtDef RimWorld.TimeAssignmentDef RimWorld.TraderKindDef RimWorld.TrainableDef RimWorld.TraitDef RimWorld.TransferableSorterDef RimWorld.WorkGiverDef RimWorld.WorldObjectDef Verse.AI.DutyDef Verse.BodyDef Verse.BodyPartDef Verse.BodyPartGroupDef Verse.BuildableDef Verse.DamageDef Verse.DesignationCategoryDef Verse.DesignationDef Verse.EffecterDef Verse.GenStepDef Verse.HediffDef Verse.JobDef Verse.KeyBindingCategoryDef Verse.KeyBindingDef Verse.MapConditionDef Verse.MapGeneratorDef Verse.MentalBreakDef Verse.MentalStateDef Verse.PawnCapacityDef Verse.PawnKindDef Verse.RecipeDef Verse.ResearchProjectDef Verse.RoofDef Verse.RoomRoleDef Verse.RoomStatDef Verse.RulePackDef Verse.ScatterableDef Verse.SongDef Verse.SoundDef Verse.SpecialThingFilterDef Verse.ThingCategoryDef Verse.ThinkTreeDef Verse.WeatherDef Verse.WorkTypeDef

Public Member Functions

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 ()
 

Public Attributes

const string DefaultDefName = "UnnamedDef"
 
string defName = "UnnamedDef"
 
string label
 
string description
 
ushort shortHash
 
ushort index = 65535
 
ushort debugRandomId = (ushort)Rand.RangeInclusive(0, 65535)
 

Properties

string LabelCap [get]
 

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