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

◆ Cancelled

bool System.ComponentModel.AsyncCompletedEventArgs.Cancelled
getsetinherited

Definition at line 183 of file AsyncCompletedEventArgs.cs.

184 {
185 [global::Cpp2ILInjected.Token(Token = "0x60019E0")]
186 [global::Cpp2ILInjected.Address(RVA = "0x1E60960", Offset = "0x1E60960", Length = "0x8")]
187 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
188 get
189 {
190 throw null;
191 }
192 }