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

◆ Save()

virtual void System.Configuration.SettingsBase.Save ( )
inlinevirtual

Reimplemented in System.Configuration.ApplicationSettingsBase.

Definition at line 118 of file SettingsBase.cs.

119 {
120 throw null;
121 }