DIFF

class LiquidInfoSource

Constructors 1

void LiquidInfo(string className, NutritionalProfile profile)
References Init(), and m_NutriProfile

Members 8

string m_LiquidClassName
string m_LiquidDisplayName
Referenced by Init()
int m_LiquidType
Referenced by Init()
float m_TemperatureLiquidFreezeThreshold = float.LOWEST
Referenced by Init()
float m_TemperatureLiquidThawThreshold = float.LOWEST
Referenced by Init()
float m_TemperatureLiquidBoilThreshold = Cooking.LIQUID_BOILING_POINT
Referenced by Init()
float m_Flammability
Referenced by Init()

Methods 1