terraria-cpp2il-methodrecon
v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches
IPathService.cs
Go to the documentation of this file.
1
using
System
;
2
3
namespace
ReLogic.OS
4
{
5
// Token: 0x02000B20 RID: 2848
6
public
interface
IPathService
7
{
8
// Token: 0x06005346 RID: 21318
9
string
GetStoragePath
();
10
11
// Token: 0x06005347 RID: 21319
12
string
GetStoragePath
(
string
subfolder
);
13
14
// Token: 0x06005348 RID: 21320
15
string
ExpandPathVariables
(
string
path);
16
}
17
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
ReLogic.OS.IPathService.ExpandPathVariables
string ExpandPathVariables(string path)
ReLogic.OS.IPathService.GetStoragePath
string GetStoragePath(string subfolder)
ReLogic.OS.IPathService.GetStoragePath
string GetStoragePath()
ReLogic.OS.IPathService
Definition
IPathService.cs:7
ReLogic.OS
Definition
Clipboard.cs:4
System
Definition
__ComObject.cs:4
source
ReLogic
OS
IPathService.cs
Generated by
1.10.0