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

◆ Disposed

bool System.Runtime.Remoting.Identity.Disposed
getsetinherited

Definition at line 90 of file Identity.cs.

91 {
92 get
93 {
94 return this._disposed;
95 }
96 set
97 {
98 }
99 }