C# Class RA.LordToilData_Trade

Inheritance: LordToilData
Mostra file Open project: RWA-Team/RimworldAscension Class Usage Examples

Public Properties

Property Type Description
selectedTradeCenter TradeCenter
trader Pawn
traderDest IntVec3

Public Methods

Method Description
ExposeData ( ) : void

Method Details

ExposeData() public method

public ExposeData ( ) : void
return void

Property Details

selectedTradeCenter public_oe property

public TradeCenter selectedTradeCenter
return TradeCenter

trader public_oe property

public Pawn trader
return Pawn

traderDest public_oe property

public IntVec3 traderDest
return IntVec3