Riwmorld
Verse.RecipeWorker Class Reference
Inheritance diagram for Verse.RecipeWorker:
RimWorld.Recipe_Surgery RimWorld.Recipe_AdministerIngestible RimWorld.Recipe_InstallArtificialBodyPart RimWorld.Recipe_InstallImplant RimWorld.Recipe_InstallNaturalBodyPart RimWorld.Recipe_RemoveHediff

Public Member Functions

virtual void ApplyOnPawn (Pawn pawn, BodyPartRecord part, Pawn billDoer, List< Thing > ingredients)
 
virtual void ConsumeIngredient (Thing ingredient, RecipeDef recipe, Map map)
 
virtual string GetLabelWhenUsedOn (Pawn pawn, BodyPartRecord part)
 
virtual IEnumerable< BodyPartRecordGetPartsToApplyOn (Pawn pawn, RecipeDef recipe)
 
virtual bool IsViolationOnPawn (Pawn pawn, BodyPartRecord part, Faction billDoerFaction)
 

Public Attributes

RecipeDef recipe
 

The documentation for this class was generated from the following file: