C# Class PickupableSensor, Oxygen_Not_Included_disasemble_ILSpy

Inheritance: Sensor
显示文件 Open project: Jesus05/Oxygen_Not_Included_disasemble_ILSpy Class Usage Examples

Public Methods

Method Description
PickupableSensor ( Sensors, sensors )
Update ( ) : void

Method Details

PickupableSensor() public method

public PickupableSensor ( Sensors, sensors )
sensors Sensors,

Update() public method

public Update ( ) : void
return void