Click or drag to resize
AiRuleGoGetResourceToConsumeT Constructor

Namespace: Planetbase
Assembly: Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public AiRuleGoGetResourceToConsume(
	CharacterIndicator indicator,
	IndicatorLevel levelThreshold
)

Parameters

indicator
Type: PlanetbaseCharacterIndicator

[Missing <param name="indicator"/> documentation for "M:Planetbase.AiRuleGoGetResourceToConsume`1.#ctor(Planetbase.CharacterIndicator,Planetbase.IndicatorLevel)"]

levelThreshold
Type: PlanetbaseIndicatorLevel

[Missing <param name="levelThreshold"/> documentation for "M:Planetbase.AiRuleGoGetResourceToConsume`1.#ctor(Planetbase.CharacterIndicator,Planetbase.IndicatorLevel)"]

See Also