Click or drag to resize
ConstructionComponentgetBuiltCountOfType Method

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

Namespace: Planetbase
Assembly: Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public static int getBuiltCountOfType(
	ComponentType componentType
)

Parameters

componentType
Type: PlanetbaseComponentType

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

Return Value

Type: Int32

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

See Also