Click or drag to resize
ChallengeManagerisComponentDisabled Method

[Missing <summary> documentation for "M:Planetbase.ChallengeManager.isComponentDisabled(Planetbase.ComponentType)"]

Namespace: Planetbase
Assembly: Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public bool isComponentDisabled(
	ComponentType componentType
)

Parameters

componentType
Type: PlanetbaseComponentType

[Missing <param name="componentType"/> documentation for "M:Planetbase.ChallengeManager.isComponentDisabled(Planetbase.ComponentType)"]

Return Value

Type: Boolean

[Missing <returns> documentation for "M:Planetbase.ChallengeManager.isComponentDisabled(Planetbase.ComponentType)"]

See Also