|
| 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< Bill > | GetEnumerator () |
|
int | IndexOf (Bill bill) |
|
void | RemoveIncompletableBills () |
|
void | Reorder (Bill bill, int offset) |
|
|
bool | AnyShouldDoNow [get] |
|
List< Bill > | Bills [get] |
|
int | Count [get] |
|
Bill | FirstShouldDoNow [get] |
|
Bill | this[int index] [get] |
|
The documentation for this class was generated from the following file: