StockResourceNames Class |
Namespace: KSPDev.ResourceUtils
The StockResourceNames type exposes the following members.
| Name | Description | |
|---|---|---|
| GetId | Returns an ID for the specified resource name. | |
| GetResourceAbbreviation(Int32, Boolean) | Returns a user friendly name of the resource bsort name (abbreviation). | |
| GetResourceAbbreviation(String, Boolean) | Returns a user friendly name of the resource bsort name (abbreviation). | |
| GetResourceTitle(Int32, Boolean) | Returns a user friendly name of the resource. | |
| GetResourceTitle(String, Boolean) | Returns a user friendly name of the resource. |
| Name | Description | |
|---|---|---|
| Ablator | Ablator resource name. | |
| ElectricCharge | Electric charge resource name. | |
| EvaPropellant | EVA Propellant resource name. | |
| IntakeAir | Intake air resource name. | |
| LiquidFuel | Liquid fuel resource name. | |
| MonoPropellant | Monopropellant resource name. | |
| Ore | Ore resource name. | |
| Oxidizer | Oxidizer resource name. | |
| SolidFuel | Solid fuel resource name. | |
| XenonGas | Xenon gas resource name. |