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

◆ AllowPromptAsInput

bool System.ComponentModel.MaskedTextProvider.AllowPromptAsInput
get

Definition at line 74 of file MaskedTextProvider.cs.

75 {
76 get
77 {
78 if (!true)
79 {
80 }
81 bool flag;
82 return flag;
83 }
84 }

Referenced by System.ComponentModel.MaskedTextProvider.Clone().