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

◆ Error

Exception System.ComponentModel.AsyncCompletedEventArgs.Error
getinherited

Definition at line 44 of file AsyncCompletedEventArgs.cs.

45 {
46 get
47 {
48 return this.error;
49 }
50 }