|
void | AddAttachment (AttachableThing t) |
|
override string | CompInspectStringExtra () |
|
override void | CompTick () |
|
Thing | GetAttachment (ThingDef def) |
|
bool | HasAttachment (ThingDef def) |
|
override void | PostDestroy (DestroyMode mode, Map previousMap) |
|
void | RemoveAttachment (AttachableThing t) |
|
virtual bool | AllowStackWith (Thing other) |
|
virtual IEnumerable< FloatMenuOption > | CompFloatMenuOptions (Pawn selPawn) |
|
virtual IEnumerable< Gizmo > | CompGetGizmosExtra () |
|
virtual void | CompPrintForPowerGrid (SectionLayer layer) |
|
virtual void | CompTickRare () |
|
virtual string | GetDescriptionPart () |
|
virtual void | Initialize (CompProperties props) |
|
virtual void | PostDeSpawn (Map map) |
|
virtual void | PostDraw () |
|
virtual void | PostDrawExtraSelectionOverlays () |
|
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 | PostSpawnSetup () |
|
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) |
|
The documentation for this class was generated from the following file: