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

◆ Handled

bool System.ComponentModel.HandledEventArgs.Handled
getset

Definition at line 27 of file HandledEventArgs.cs.

28 {
30 get
31 {
32 return this.<Handled>k__BackingField;
33 }
35 set
36 {
37 }
38 }
class f__AnonymousType0<< Count > j__TPar

Referenced by System.ComponentModel.HandledEventArgs.HandledEventArgs().