|
| Zone_Growing (ZoneManager zoneManager) |
|
bool | CanAcceptSowNow () |
|
override void | ExposeData () |
|
override IEnumerable< Gizmo > | GetGizmos () |
|
override string | GetInspectString () |
|
ThingDef | GetPlantDefToGrow () |
|
void | SetPlantDefToGrow (ThingDef plantDef) |
|
| Zone (string baseName, ZoneManager zoneManager) |
|
virtual void | AddCell (IntVec3 c) |
|
void | CheckContiguous () |
|
bool | ContainsCell (IntVec3 c) |
|
virtual void | Delete () |
|
virtual void | Deregister () |
|
IEnumerator< IntVec3 > | GetEnumerator () |
|
virtual IEnumerable< InspectTabBase > | GetInspectTabs () |
|
virtual void | RemoveCell (IntVec3 c) |
|
override string | ToString () |
|
|
static string | GrowingMonthsDescription (int tile) |
|
|
bool | allowSow = true |
|
ZoneManager | zoneManager |
|
string | label |
|
List< IntVec3 > | cells = new List<IntVec3>() |
|
Color | color = Color.white |
|
bool | hidden |
|
|
override bool | IsMultiselectable [get] |
|
override Color | NextZoneColor [get] |
|
IEnumerable< Thing > | AllContainedThings [get] |
|
List< IntVec3 > | Cells [get] |
|
bool | ContainsStaticFire [get] |
|
virtual bool | IsMultiselectable [get] |
|
Verse.Map | Map [get] |
|
UnityEngine.Material | Material [get] |
|
abstract Color | NextZoneColor [get] |
|
Verse.Map | Map [get] |
|
The documentation for this class was generated from the following file: