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

◆ optionRedirection

List<int> GUIPulldownSetting.optionRedirection
staticgetsetprivate

Definition at line 425 of file GUIPulldownSetting.cs.

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