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

◆ Load()

void Terraria.IO.FavoritesFile.Load ( )
inline

Definition at line 83 of file FavoritesFile.cs.

84 {
85 int num = 1;
86 string path = this.Path;
87 bool isCloudSave = this.IsCloudSave;
88 if (num == 0)
89 {
90 }
91 string path2 = this.Path;
92 bool isCloudSave2 = this.IsCloudSave;
93 if (num == 0)
94 {
95 }
98 if (utf == null)
99 {
100 }
101 }
class f__AnonymousType0<< Count > j__TPar
static Encoding UTF8
Definition Encoding.cs:828

References Terraria.IO.FavoritesFile.IsCloudSave, j__TPar, Terraria.IO.FavoritesFile.Path, and System.Text.Encoding.UTF8.