terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches

◆ GetStoragePath() [2/2]

string ReLogic.OS.Base.PathService.GetStoragePath ( string subfolder)
inline

Implements ReLogic.OS.IPathService.

Definition at line 33 of file PathService.cs.

34 {
35 throw null;
36 }