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

◆ _active

InterfaceProfile_Layout InterfaceStyles_Layout._active
staticgetset

Definition at line 149 of file InterfaceStyles_Layout.cs.

150 {
151 [global::Cpp2ILInjected.Token(Token = "0x6000C39")]
152 [global::Cpp2ILInjected.Address(RVA = "0x9C908C", Offset = "0x9C908C", Length = "0x4C")]
153 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
154 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
155 get
156 {
157 throw null;
158 }
159 [global::Cpp2ILInjected.Token(Token = "0x6000C3A")]
160 [global::Cpp2ILInjected.Address(RVA = "0x9C90D8", Offset = "0x9C90D8", Length = "0x50")]
161 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
162 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
163 set
164 {
165 throw null;
166 }
167 }