Click or drag to resize
UtilgetEnumValuesString Method (Type)

[Missing <summary> documentation for "M:Planetbase.Util.getEnumValuesString(System.Type)"]

Namespace: Planetbase
Assembly: Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public static string getEnumValuesString(
	Type type
)

Parameters

type
Type: SystemType

[Missing <param name="type"/> documentation for "M:Planetbase.Util.getEnumValuesString(System.Type)"]

Return Value

Type: String

[Missing <returns> documentation for "M:Planetbase.Util.getEnumValuesString(System.Type)"]

See Also