C# Class RA.RA_Tradeable

Inheritance: Tradeable
Mostra file Open project: RWA-Team/RimworldAscension

Public Properties

Property Type Description
tradeCenter TradeCenter

Public Methods

Method Description
CheckTeachOpportunity ( Thing boughtThing ) : void
ResolveTrade ( ) : void

Method Details

CheckTeachOpportunity() public method

public CheckTeachOpportunity ( Thing boughtThing ) : void
boughtThing Thing
return void

ResolveTrade() public method

public ResolveTrade ( ) : void
return void

Property Details

tradeCenter public_oe property

public TradeCenter tradeCenter
return TradeCenter