-
Notifications
You must be signed in to change notification settings - Fork 67
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. |
- General Types
- KSP Types
- Contract Configurator Objects
- Other
- Global Functions
Contract Configurator
Configuration File Syntax
Extending Contract Configurator