Riwmorld
RimWorld.CompHatcher Class Reference
Inheritance diagram for RimWorld.CompHatcher:
Verse.ThingComp

Public Member Functions

override string CompInspectStringExtra ()
 
override void CompTick ()
 
void Hatch ()
 
override void PostExposeData ()
 
override void PostSplitOff (Thing piece)
 
override void PreAbsorbStack (Thing otherStack, int count)
 
override void PrePreTraded (TradeAction action, Pawn playerNegotiator, ITrader trader)
 
- Public Member Functions inherited from Verse.ThingComp
virtual bool AllowStackWith (Thing other)
 
virtual IEnumerable< FloatMenuOptionCompFloatMenuOptions (Pawn selPawn)
 
virtual IEnumerable< GizmoCompGetGizmosExtra ()
 
virtual void CompPrintForPowerGrid (SectionLayer layer)
 
virtual void CompTickRare ()
 
virtual string GetDescriptionPart ()
 
virtual void Initialize (CompProperties props)
 
virtual void PostDeSpawn (Map map)
 
virtual void PostDestroy (DestroyMode mode, Map previousMap)
 
virtual void PostDraw ()
 
virtual void PostDrawExtraSelectionOverlays ()
 
virtual void PostIngested (Pawn ingester)
 
virtual void PostPostApplyDamage (DamageInfo dinfo, float totalDamageDealt)
 
virtual void PostPreApplyDamage (DamageInfo dinfo, out bool absorbed)
 
virtual void PostPrintOnto (SectionLayer layer)
 
virtual void PostSpawnSetup ()
 
virtual void ReceiveCompSignal (string signal)
 
override string ToString ()
 
virtual string TransformLabel (string label)
 

Public Attributes

Pawn hatcheeParent
 
Pawn otherParent
 
Faction hatcheeFaction
 
- Public Attributes inherited from Verse.ThingComp
ThingWithComps parent
 
CompProperties props
 

Properties

CompProperties_Hatcher Props [get]
 
bool TemperatureDamaged [get]
 

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