AiRuleGoDrink Constructor |
Namespace: PlanetbaseAssembly: Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntaxpublic AiRuleGoDrink(
IndicatorLevel levelThreshold
)
Public Sub New (
levelThreshold As IndicatorLevel
)
public:
AiRuleGoDrink(
IndicatorLevel levelThreshold
)
Parameters
- levelThreshold
- Type: PlanetbaseIndicatorLevel
[Missing <param name="levelThreshold"/> documentation for "M:Planetbase.AiRuleGoDrink.#ctor(Planetbase.IndicatorLevel)"]
See Also