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

◆ AvailableEditPositionCount

int System.ComponentModel.MaskedTextProvider.AvailableEditPositionCount
getset

Definition at line 246 of file MaskedTextProvider.cs.

247 {
248 [global::Cpp2ILInjected.Token(Token = "0x600183F")]
249 [global::Cpp2ILInjected.Address(RVA = "0x1E51524", Offset = "0x1E51524", Length = "0x14")]
250 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
251 get
252 {
253 throw null;
254 }
255 }