Click or drag to resize
Util.getTempSavePath Method

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

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

Parameters

path
Type: System.String

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

Return Value

Type: String

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

See Also