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

◆ CancelEventArgs() [2/2]

System.ComponentModel.CancelEventArgs.CancelEventArgs ( bool cancel)
inline

Definition at line 35 of file CancelEventArgs.cs.

36 {
37 if (!true)
38 {
39 }
40 base..ctor();
41 this.<Cancel>k__BackingField = true;
42 }
class f__AnonymousType0<< Count > j__TPar

References System.ComponentModel.CancelEventArgs.Cancel, j__TPar, and System.ComponentModel.CancelEventArgs.k__BackingField.