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

Public Member Functions

override string CompInspectStringExtra ()
 
void Notify_LinkRemoved (Thing thing)
 
void Notify_LOSBlockerSpawnedOrDespawned ()
 
void Notify_NewLink (Thing thing)
 
void Notify_ThingChanged ()
 
override void PostDeSpawn (Map map)
 
override void PostDrawExtraSelectionOverlays ()
 
override void PostSpawnSetup ()
 
- 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 CompTick ()
 
virtual void CompTickRare ()
 
virtual string GetDescriptionPart ()
 
virtual void Initialize (CompProperties props)
 
virtual void PostDestroy (DestroyMode mode, Map previousMap)
 
virtual void PostDraw ()
 
virtual void PostExposeData ()
 
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 PostSplitOff (Thing piece)
 
virtual void PreAbsorbStack (Thing otherStack, int count)
 
virtual void PrePreTraded (TradeAction action, Pawn playerNegotiator, ITrader trader)
 
virtual void ReceiveCompSignal (string signal)
 
override string ToString ()
 
virtual string TransformLabel (string label)
 

Static Public Member Functions

static void DrawLinesToPotentialThingsToLinkTo (ThingDef myDef, IntVec3 myPos, Rot4 myRot, Map map)
 

Properties

bool CanBeActive [get]
 
CompProperties_Facility Props [get]
 

Additional Inherited Members

- Public Attributes inherited from Verse.ThingComp
ThingWithComps parent
 
CompProperties props
 

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