Kerbal Space Program
1.12.4
|
Public Member Functions | |
void | Clear () |
ConversionRecipe () | |
void | SetInputs (List< ResourceRatio > value) |
Set the Inputs List to a new list of values. More... | |
void | SetOutputs (List< ResourceRatio > value) |
Set the Outputs List to a new list of values. More... | |
void | SetRequirements (List< ResourceRatio > value) |
Set the Requirements to a new list of values. More... | |
Properties | |
float | FillAmount [get, set] |
List< ResourceRatio > | Inputs [get] |
Get the Inputs List of values. More... | |
List< ResourceRatio > | Outputs [get] |
Get the Outputs List of values. More... | |
List< ResourceRatio > | Requirements [get] |
Get the Requirements list of values. More... | |
float | TakeAmount [get, set] |
|
inline |
|
inline |
|
inline |
Set the Inputs List to a new list of values.
value |
|
inline |
Set the Outputs List to a new list of values.
value |
|
inline |
Set the Requirements to a new list of values.
value |
|
getset |
|
get |
Get the Inputs List of values.
|
get |
Get the Outputs List of values.
|
get |
Get the Requirements list of values.
|
getset |