Click or drag to resize
IndicatorgetIcon Method (Int32)

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

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

Parameters

i
Type: SystemInt32

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

Return Value

Type: Texture2D

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

See Also