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

◆ NumLeftOptions

int GUIPageOptions.NumLeftOptions
getset

Definition at line 425 of file GUIPageOptions.cs.

426 {
427 [global::Cpp2ILInjected.Token(Token = "0x6000F24")]
428 [global::Cpp2ILInjected.Address(RVA = "0xA22890", Offset = "0xA22890", Length = "0x5C")]
429 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
430 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
431 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
432 get
433 {
434 throw null;
435 }
436 }