C# Class Tac.AddLifeSupport

Show file Open project: KSP-RO/TacLifeSupport Class Usage Examples

Public Methods

Method Description
AddLifeSupport ( ) : System
run ( ) : void

Private Methods

Method Description
EvaAddLifeSupport ( AvailablePart part ) : void
EvaAddPartModule ( Part part ) : void
EvaAddResource ( Part part, double rate, string name, bool full ) : void

Method Details

AddLifeSupport() public method

public AddLifeSupport ( ) : System
return System

run() public method

public run ( ) : void
return void