Click or drag to resize
ResourceUtilloadIconColor Method (String)

[Missing <summary> documentation for "M:Planetbase.ResourceUtil.loadIconColor(System.String)"]

Namespace: Planetbase
Assembly: Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public static Texture2D loadIconColor(
	string path
)

Parameters

path
Type: SystemString

[Missing <param name="path"/> documentation for "M:Planetbase.ResourceUtil.loadIconColor(System.String)"]

Return Value

Type: Texture2D

[Missing <returns> documentation for "M:Planetbase.ResourceUtil.loadIconColor(System.String)"]

See Also