Riwmorld
|
Public Member Functions | |
Pawn_DrugPolicyTracker (Pawn pawn) | |
bool | AllowedToTakeScheduledEver (ThingDef thingDef) |
bool | AllowedToTakeScheduledNow (ThingDef thingDef) |
void | ExposeData () |
bool | HasEverTaken (ThingDef drug) |
void | Notify_DrugIngested (Thing drug) |
bool | ShouldTryToTakeScheduledNow (ThingDef ingestible) |
Public Attributes | |
Pawn | pawn |
Properties | |
DrugPolicy | CurrentPolicy [get, set] |