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

◆ DesignMode

virtual bool System.ComponentModel.MarshalByValueComponent.DesignMode
getset

Definition at line 160 of file MarshalByValueComponent.cs.

161 {
162 [global::Cpp2ILInjected.Token(Token = "0x6001831")]
163 [global::Cpp2ILInjected.Address(RVA = "0x1E5092C", Offset = "0x1E5092C", Length = "0xB0")]
164 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
165 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
166 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
167 get
168 {
169 throw null;
170 }
171 }