terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches

◆ MaskCompleted

bool System.ComponentModel.MaskedTextProvider.MaskCompleted
getset

Definition at line 592 of file MaskedTextProvider.cs.

593 {
594 [global::Cpp2ILInjected.Token(Token = "0x6001850")]
595 [global::Cpp2ILInjected.Address(RVA = "0x1E52258", Offset = "0x1E52258", Length = "0x10")]
596 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
597 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
598 get
599 {
600 throw null;
601 }
602 }