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

◆ Action

XmlNodeChangedAction System.Xml.XmlNodeChangedEventArgs.Action
get

Definition at line 25 of file XmlNodeChangedEventArgs.cs.

26 {
27 get
28 {
29 return this.action;
30 }
31 }