C# Class RA.RA_Tradeable

Inheritance: Tradeable
Afficher le fichier Open project: RWA-Team/RimworldAscension

Méthodes publiques

Свойство Type Description
tradeCenter TradeCenter

Méthodes publiques

Méthode Description
CheckTeachOpportunity ( Thing boughtThing ) : void
ResolveTrade ( ) : void

Method Details

CheckTeachOpportunity() public méthode

public CheckTeachOpportunity ( Thing boughtThing ) : void
boughtThing Thing
Résultat void

ResolveTrade() public méthode

public ResolveTrade ( ) : void
Résultat void

Property Details

tradeCenter public_oe property

public TradeCenter tradeCenter
Résultat TradeCenter