Click or drag to resize
ModuleTypegetResourcePositions Method

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

Namespace: Planetbase
Assembly: Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public List<Vector2> getResourcePositions(
	int sizeIndex
)

Parameters

sizeIndex
Type: SystemInt32

[Missing <param name="sizeIndex"/> documentation for "M:Planetbase.ModuleType.getResourcePositions(System.Int32)"]

Return Value

Type: ListVector2

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

See Also