Click or drag to resize
ConstructionComponentgetResourcePoint Method

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

Namespace: Planetbase
Assembly: Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public Transform getResourcePoint(
	int index = 0
)

Parameters

index (Optional)
Type: SystemInt32

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

Return Value

Type: Transform

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

See Also