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

◆ ResetOnSpace

bool System.ComponentModel.MaskedTextProvider.ResetOnSpace
getset

Definition at line 493 of file MaskedTextProvider.cs.

494 {
495 get
496 {
497 if (!true)
498 {
499 }
500 bool flag;
501 return flag;
502 }
503 set
504 {
505 if (!true)
506 {
507 }
508 }
509 }