C# Class RA.CompCraftedValue

Inheritance: ThingComp
Afficher le fichier Open project: RWA-Team/RimworldAscension

Méthodes publiques

Свойство Type Description
marketValue float

Méthodes publiques

Méthode Description
PredictBaseMarketValue ( ThingDef thingDef, CompCraftedValue_Properties compProps ) : float
PredictMarketValue ( ) : float
SetMarketValue ( RecipeDef recipe, List currentIngredients ) : void

Method Details

PredictBaseMarketValue() public static méthode

public static PredictBaseMarketValue ( ThingDef thingDef, CompCraftedValue_Properties compProps ) : float
thingDef ThingDef
compProps CompCraftedValue_Properties
Résultat float

PredictMarketValue() public méthode

public PredictMarketValue ( ) : float
Résultat float

SetMarketValue() public méthode

public SetMarketValue ( RecipeDef recipe, List currentIngredients ) : void
recipe RecipeDef
currentIngredients List
Résultat void

Property Details

marketValue public_oe property

public float marketValue
Résultat float