Riwmorld
|
Public Member Functions | |
PawnDuty (DutyDef def) | |
PawnDuty (DutyDef def, LocalTargetInfo focus, float radius=-1) | |
PawnDuty (DutyDef def, LocalTargetInfo focus, LocalTargetInfo focusSecond, float radius=-1) | |
void | ExposeData () |
override string | ToString () |
Public Attributes | |
DutyDef | def |
LocalTargetInfo | focus = LocalTargetInfo.Invalid |
LocalTargetInfo | focusSecond = LocalTargetInfo.Invalid |
float | radius = -1f |
LocomotionUrgency | locomotion |
Danger | maxDanger |
CellRect | spectateRect = new CellRect() |
SpectateRectSide | spectateRectAllowedSides = SpectateRectSide.All |
bool | canDig |
PawnsToGather | pawnsToGather |
int | transportersGroup = -1 |