Riwmorld
RimWorld.CompTransporter Class Reference
Inheritance diagram for RimWorld.CompTransporter:
Verse.ThingComp Verse.IThingContainerOwner

Public Member Functions

void AddToTheToLoadList (TransferableOneWay t, int count)
 
bool CancelLoad ()
 
bool CancelLoad (Verse.Map map)
 
void CleanUpLoadingVars (Verse.Map map)
 
override IEnumerable< GizmoCompGetGizmosExtra ()
 
ThingContainer GetInnerContainer ()
 
Verse.Map GetMap ()
 
IntVec3 GetPosition ()
 
void Notify_DepositedThingInContainer (Thing t)
 
void Notify_PawnEnteredTransporterOnHisOwn (Pawn p)
 
override void PostDeSpawn (Verse.Map map)
 
override void PostExposeData ()
 
List< CompTransporterTransportersInGroup (Verse.Map map)
 
void TryRemoveLord (Verse.Map map)
 
- Public Member Functions inherited from Verse.ThingComp
virtual bool AllowStackWith (Thing other)
 
virtual IEnumerable< FloatMenuOptionCompFloatMenuOptions (Pawn selPawn)
 
virtual string CompInspectStringExtra ()
 
virtual void CompPrintForPowerGrid (SectionLayer layer)
 
virtual void CompTick ()
 
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 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)
 

Public Attributes

int groupID = -1
 
List< TransferableOneWayleftToLoad
 
- Public Attributes inherited from Verse.ThingComp
ThingWithComps parent
 
CompProperties props
 

Properties

bool AnyInGroupHasAnythingLeftToLoad [get]
 
bool AnythingLeftToLoad [get]
 
Thing FirstThingLeftToLoad [get]
 
Thing FirstThingLeftToLoadInGroup [get]
 
CompLaunchable Launchable [get]
 
bool LoadingInProgressOrReadyToLaunch [get]
 
Verse.Map Map [get]
 
CompProperties_Transporter Props [get]
 
bool Spawned [get]
 
- Properties inherited from Verse.IThingContainerOwner
bool Spawned [get]
 

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