Click or drag to resize
ModuleTypegetComponentTypes Method

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

Namespace: Planetbase
Assembly: Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public ComponentType[] getComponentTypes(
	int sizeIndex
)

Parameters

sizeIndex
Type: SystemInt32

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

Return Value

Type: ComponentType

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

See Also