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

◆ itemScale

float GUIControllerStaticGridNavigator.itemScale
getsetprivate

Definition at line 34 of file GUIControllerStaticGridNavigator.cs.

35 {
36 [global::Cpp2ILInjected.Token(Token = "0x600062B")]
37 [global::Cpp2ILInjected.Address(RVA = "0xD15B5C", Offset = "0xD15B5C", Length = "0x14")]
38 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
39 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
40 get
41 {
42 throw null;
43 }
44 }