Property | Type | Description | |
---|---|---|---|
INSTANCE |
Method | Description | |
---|---|---|
getResourceBoiloffData ( string resources ) : SSTUTools.BoiloffData[] | ||
getResourceBoiloffValue ( string name ) : |
||
getResourceVolume ( String name ) : float | ||
getResourceVolume ( String name, PartResourceDefinition def ) : float | ||
getZeroCostResourceCost ( string name ) : float | ||
getZeroMassResourceMass ( string name ) : float | ||
loadConfigData ( ) : void |
Method | Description | |
---|---|---|
loadDefs ( ) : void |
public getResourceBoiloffData ( string resources ) : SSTUTools.BoiloffData[] | ||
resources | string | |
return | SSTUTools.BoiloffData[] |
public getResourceBoiloffValue ( string name ) : |
||
name | string | |
return |
public getResourceVolume ( String name ) : float | ||
name | String | |
return | float |
public getResourceVolume ( String name, PartResourceDefinition def ) : float | ||
name | String | |
def | PartResourceDefinition | |
return | float |
public getZeroCostResourceCost ( string name ) : float | ||
name | string | |
return | float |
public getZeroMassResourceMass ( string name ) : float | ||
name | string | |
return | float |