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

◆ NumRightOptions

int GUIPageOptions.NumRightOptions
getset

Definition at line 1073 of file GUIPageOptions.cs.

1074 {
1075 [global::Cpp2ILInjected.Token(Token = "0x6000F35")]
1076 [global::Cpp2ILInjected.Address(RVA = "0xA25E84", Offset = "0xA25E84", Length = "0x6C")]
1077 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
1078 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1079 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
1080 get
1081 {
1082 throw null;
1083 }
1084 }