C# Class OutpostGenerator.TriggerIntrusion

RectTriggerIntrusion class.
Inheritance: Thing
ファイルを表示 Open project: Rikiki123456789/Rimworld Class Usage Examples

Public Properties

Property Type Description
commandConsole Building_OutpostCommandConsole
watchedCells List

Public Methods

Method Description
ExposeData ( ) : void
Tick ( ) : void

Method Details

ExposeData() public method

public ExposeData ( ) : void
return void

Tick() public method

public Tick ( ) : void
return void

Property Details

commandConsole public_oe property

public Building_OutpostCommandConsole,OutpostGenerator commandConsole
return Building_OutpostCommandConsole

watchedCells public_oe property

public List watchedCells
return List