Click or drag to resize
AiRuleGoDrink Constructor
Initializes a new instance of the AiRuleGoDrink class

Namespace: Planetbase
Assembly: Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public AiRuleGoDrink(
	IndicatorLevel levelThreshold
)

Parameters

levelThreshold
Type: PlanetbaseIndicatorLevel

[Missing <param name="levelThreshold"/> documentation for "M:Planetbase.AiRuleGoDrink.#ctor(Planetbase.IndicatorLevel)"]

See Also