Riwmorld
RimWorld.Planet.FactionBase_TraderTracker Class Reference
Inheritance diagram for RimWorld.Planet.FactionBase_TraderTracker:
Verse.IExposable

Public Member Functions

 FactionBase_TraderTracker (FactionBase factionBase)
 
void AddToStock (Thing thing, Pawn playerNegotiator)
 
IEnumerable< ThingColonyThingsWillingToBuy (Pawn playerNegotiator)
 
bool ContainsPawn (Pawn p)
 
void DestroyStock ()
 
void ExposeData ()
 
void GiveSoldThingToPlayer (Thing toGive, Thing originalThingFromStock, Pawn playerNegotiator)
 
void TraderTrackerTick ()
 

Properties

bool CanTradeNow [get]
 
int RandomPriceFactorSeed [get]
 
List< ThingStock [get]
 
float TradePriceImprovementOffsetForPlayer [get]
 
TraderKindDef TraderKind [get]
 
string TraderName [get]
 

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