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

◆ HandledEventArgs() [2/2]

System.ComponentModel.HandledEventArgs.HandledEventArgs ( bool defaultHandledValue)
inline

Definition at line 15 of file HandledEventArgs.cs.

16 {
17 if (!true)
18 {
19 }
20 base..ctor();
21 this.<Handled>k__BackingField = true;
22 }
class f__AnonymousType0<< Count > j__TPar

References System.ComponentModel.HandledEventArgs.Handled, j__TPar, and System.ComponentModel.HandledEventArgs.k__BackingField.