|
override void | Destroy (DestroyMode mode=0) |
|
override void | PostApplyDamage (DamageInfo dinfo, float totalDamageDealt) |
|
override void | Tick () |
|
virtual bool | BlocksPawn (Pawn p) |
|
virtual IEnumerable< Thing > | ButcherProducts (Pawn butcher, float efficiency) |
|
virtual bool | CanStackWith (Thing other) |
|
void | ClearMapReferencesToMeForDestroy (Verse.Map map) |
|
void | DecrementMapIndex () |
|
override void | DeSpawn () |
|
virtual void | Discard () |
|
virtual void | Draw () |
|
virtual void | DrawAt (Vector3 drawLoc) |
|
virtual void | DrawExtraSelectionOverlays () |
|
virtual void | DrawGUIOverlay () |
|
virtual void | ExposeData () |
|
virtual string | GetDescription () |
|
virtual IEnumerable< FloatMenuOption > | GetFloatMenuOptions (Pawn selPawn) |
|
virtual IEnumerable< Gizmo > | GetGizmos () |
|
override int | GetHashCode () |
|
virtual string | GetInspectString () |
|
virtual string | GetInspectStringLowPriority () |
|
virtual IEnumerable< InspectTabBase > | GetInspectTabs () |
|
virtual TipSignal | GetTooltip () |
|
string | GetUniqueLoadID () |
|
float | Ingested (Pawn ingester, float nutritionWanted) |
|
virtual void | Notify_ColorChanged () |
|
void | Notify_MyMapRemoved () |
|
virtual void | PostMake () |
|
virtual void | PostMapInit () |
|
virtual void | PreApplyDamage (DamageInfo dinfo, out bool absorbed) |
|
virtual void | PreTraded (TradeAction action, Pawn playerNegotiator, ITrader trader) |
|
virtual bool | PreventPlayerSellingThingsNearby (out string reason) |
|
virtual void | Print (SectionLayer layer) |
|
virtual void | SetFaction (RimWorld.Faction newFaction, Pawn recruiter=null) |
|
void | SetFactionDirect (RimWorld.Faction newFaction) |
|
void | SetPositionDirect (IntVec3 newPos) |
|
void | SetStuffDirect (ThingDef newStuff) |
|
virtual IEnumerable< Thing > | SmeltProducts (float efficiency) |
|
override void | SpawnSetup (Verse.Map map) |
|
virtual Thing | SplitOff (int count) |
|
void | TakeDamage (DamageInfo dinfo) |
|
override string | ToString () |
|
virtual bool | TryAbsorbStack (Thing other, bool respectStackLimit) |
|
abstract void | SpawnSetup (Map map) |
|
virtual void | TickLong () |
|
virtual void | TickRare () |
|
override string | ToString () |
|