Skip to content

Resource Type

Jeremie Rossignol edited this page Aug 15, 2016 · 6 revisions

The Resource class represents a resource in KSP (eg. ElectricCharge, LiquidFuel, etc.).

Methods

Method Signature Description
double Density() Gets the density of the resource.

Global Functions

Function Signature Description
Resource Resource(string identifier) Returns the resource for the given identifier.
Clone this wiki locally