Click or drag to resize
ConstructionComponentfind Method (Int32)

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

Namespace: Planetbase
Assembly: Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public static ConstructionComponent find(
	int id
)

Parameters

id
Type: SystemInt32

[Missing <param name="id"/> documentation for "M:Planetbase.ConstructionComponent.find(System.Int32)"]

Return Value

Type: ConstructionComponent

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

See Also