|
| Need_Rest (Pawn pawn) |
|
override void | ExposeData () |
|
override void | NeedInterval () |
|
override void | SetInitialLevel () |
|
void | TickResting (float restEffectiveness) |
|
| Need (Pawn newPawn) |
|
virtual void | DrawOnGUI (Rect rect, int maxThresholdMarkers=2147483647, float customMargin=-1f, bool drawArrows=true, bool doTooltip=true) |
|
void | ForceSetLevel (float levelPercent) |
|
virtual string | GetTipString () |
|
|
const float | BaseRestGainPerTick = 3.809524E-05f |
|
const float | ThreshTired = 0.28f |
|
const float | FallAsleepMaxLevel = 0.75f |
|
const float | NaturalWakeThreshold = 1f |
|
const float | CanWakeThreshold = 0.2f |
|
const float | MaxDrawHeight = 70f |
|
NeedDef | def |
|
|
RestCategory | CurCategory [get] |
|
override int | GUIChangeArrow [get] |
|
float | RestFallPerTick [get] |
|
int | TicksAtZero [get] |
|
virtual float | CurInstantLevel [get] |
|
float | CurInstantLevelPercentage [get] |
|
virtual float | CurLevel [get, set] |
|
float | CurLevelPercentage [get, set] |
|
virtual int | GUIChangeArrow [get] |
|
string | LabelCap [get] |
|
virtual float | MaxLevel [get] |
|
|
void | DrawBarInstantMarkerAt (Rect barRect, float pct) |
|
Pawn | pawn |
|
float | curLevelInt |
|
List< float > | threshPercents |
|
The documentation for this class was generated from the following file: