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

◆ Layers

List<CursorInputLayer> CursorInputLayer.Layers
staticgetset

Definition at line 98 of file CursorInputLayer.cs.

99 {
100 [global::Cpp2ILInjected.Token(Token = "0x600005D")]
101 [global::Cpp2ILInjected.Address(RVA = "0x6FBEB0", Offset = "0x6FBEB0", Length = "0x4C")]
102 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
103 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
104 get
105 {
106 throw null;
107 }
108 }