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

◆ OptionValue

Definition at line 19 of file GroupOptionButton.cs.

20 {
21 [global::Cpp2ILInjected.Token(Token = "0x6004FDE")]
22 [global::Cpp2ILInjected.Address(RVA = "0x16AE250", Offset = "0x16AE250", Length = "0x8")]
23 [global::Cpp2ILInjected.CallAnalysis.DeduplicatedMethod]
24 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
25 get
26 {
27 throw null;
28 }
29 }