Riwmorld
RimWorld.ITrader Interface Reference
Inheritance diagram for RimWorld.ITrader:
RimWorld.Planet.Caravan RimWorld.Planet.FactionBase RimWorld.TradeShip Verse.Pawn

Public Member Functions

void AddToStock (Thing thing, Pawn playerNegotiator)
 
IEnumerable< ThingColonyThingsWillingToBuy (Pawn playerNegotiator)
 
void GiveSoldThingToPlayer (Thing toGive, Thing originalThingFromStock, Pawn playerNegotiator)
 

Properties

bool CanTradeNow [get]
 
IEnumerable< ThingGoods [get]
 
int RandomPriceFactorSeed [get]
 
float TradePriceImprovementOffsetForPlayer [get]
 
TraderKindDef TraderKind [get]
 
string TraderName [get]
 

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