Click or drag to resize
ConstructiongetComponent Method

[Missing <summary> documentation for "M:Planetbase.Construction.getComponent(System.Int32)"]

Namespace: Planetbase
Assembly: Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public ConstructionComponent getComponent(
	int i
)

Parameters

i
Type: SystemInt32

[Missing <param name="i"/> documentation for "M:Planetbase.Construction.getComponent(System.Int32)"]

Return Value

Type: ConstructionComponent

[Missing <returns> documentation for "M:Planetbase.Construction.getComponent(System.Int32)"]

See Also