Riwmorld
|
Public Member Functions | |
Pawn_TraderTracker (Pawn pawn) | |
void | AddToStock (Thing thing, Pawn playerNegotiator) |
IEnumerable< Thing > | ColonyThingsWillingToBuy (Pawn playerNegotiator) |
void | ExposeData () |
void | GiveSoldThingToPlayer (Thing toGive, Thing originalThingFromStock, Pawn playerNegotiator) |
Public Attributes | |
TraderKindDef | traderKind |
Properties | |
bool | CanTradeNow [get] |
IEnumerable< Thing > | Goods [get] |
int | RandomPriceFactorSeed [get] |
string | TraderName [get] |