Riwmorld
RimWorld.ITab Class Reference
Inheritance diagram for RimWorld.ITab:
Verse.InspectTabBase RimWorld.ITab_Art RimWorld.ITab_Bills RimWorld.ITab_Pawn_Character RimWorld.ITab_Pawn_Gear RimWorld.ITab_Pawn_Health RimWorld.ITab_Pawn_Needs RimWorld.ITab_Pawn_Social RimWorld.ITab_Pawn_Training RimWorld.ITab_Pawn_Visitor RimWorld.ITab_Storage

Protected Member Functions

override void CloseTab ()
 
- Protected Member Functions inherited from Verse.InspectTabBase
virtual void ExtraOnGUI ()
 
abstract void FillTab ()
 
virtual void UpdateSize ()
 

Properties

override float PaneTopY [get]
 
object SelObject [get]
 
Pawn SelPawn [get]
 
Thing SelThing [get]
 
override bool StillValid [get]
 
- Properties inherited from Verse.InspectTabBase
virtual bool IsVisible [get]
 
abstract float PaneTopY [get]
 
abstract bool StillValid [get]
 
Rect TabRect [get]
 
string TutorHighlightTagClosed [get]
 

Additional Inherited Members

- Public Member Functions inherited from Verse.InspectTabBase
void DoTabGUI ()
 
virtual void OnOpen ()
 
virtual void TabTick ()
 
virtual void TabUpdate ()
 
- Public Attributes inherited from Verse.InspectTabBase
string labelKey
 
string tutorTag
 
- Protected Attributes inherited from Verse.InspectTabBase
Vector2 size
 

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