Riwmorld
RimWorld.BillStack Class Reference
Inheritance diagram for RimWorld.BillStack:
Verse.IExposable

Public Member Functions

 BillStack (IBillGiver giver)
 
void AddBill (Bill bill)
 
void Clear ()
 
void Delete (Bill bill)
 
Bill DoListing (Rect rect, Func< List< FloatMenuOption >> recipeOptionsMaker, ref Vector2 scrollPosition, ref float viewHeight)
 
void ExposeData ()
 
IEnumerator< BillGetEnumerator ()
 
int IndexOf (Bill bill)
 
void RemoveIncompletableBills ()
 
void Reorder (Bill bill, int offset)
 

Public Attributes

const int MaxCount = 15
 
IBillGiver billGiver
 

Properties

bool AnyShouldDoNow [get]
 
List< BillBills [get]
 
int Count [get]
 
Bill FirstShouldDoNow [get]
 
Bill this[int index] [get]
 

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