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

◆ ObjectDisposedException() [2/4]

System.ObjectDisposedException.ObjectDisposedException ( string objectName)
inline

Definition at line 413 of file ObjectDisposedException.cs.

414 {
415 throw null;
416 }