Click or drag to resize
HumangetWithCondition Method

[Missing <summary> documentation for "M:Planetbase.Human.getWithCondition(Planetbase.ConditionType)"]

Namespace: Planetbase
Assembly: Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public static Human getWithCondition(
	ConditionType conditionType
)

Parameters

conditionType
Type: PlanetbaseConditionType

[Missing <param name="conditionType"/> documentation for "M:Planetbase.Human.getWithCondition(Planetbase.ConditionType)"]

Return Value

Type: Human

[Missing <returns> documentation for "M:Planetbase.Human.getWithCondition(Planetbase.ConditionType)"]

See Also