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

Public Member Functions

void Notify_SwitchedMap ()
 
override void PostLoad ()
 
- 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 ResolveReferences ()
 

Public Attributes

const int TabButtonHeight = 35
 
Type windowClass
 
bool showTabButton = true
 
int order
 
KeyCode defaultToggleKey
 
bool canBeTutorDenied = true
 
bool validWithoutMap
 
KeyBindingDef toggleHotKey
 
string cachedTutorTag
 
string cachedHighlightTagClosed
 
- 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

MainTabWindow Window [get]
 
- Properties inherited from Verse.Def
string LabelCap [get]
 

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