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

◆ IsUpaEnforced

bool System.Xml.Schema.SymbolsDictionary.IsUpaEnforced
getset

Definition at line 47 of file SymbolsDictionary.cs.

48 {
49 get
50 {
51 return this.isUpaEnforced;
52 }
53 set
54 {
55 }
56 }