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

◆ IsEmpty

bool Microsoft.Xna.Framework.Rectangle.IsEmpty
getset

Definition at line 260 of file Rectangle.cs.

261 {
262 [global::Cpp2ILInjected.Token(Token = "0x6001363")]
263 [global::Cpp2ILInjected.Address(RVA = "0xA8F27C", Offset = "0xA8F27C", Length = "0x30")]
264 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
265 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Main), Member = "GetInputText", MemberParameters = new object[]
266 {
267 typeof(string),
269 typeof(int),
270 typeof(bool),
271 typeof(bool),
272 typeof(bool),
273 typeof(bool)
274 }, ReturnType = typeof(string))]
275 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
276 get
277 {
278 throw null;
279 }
280 }
class f__AnonymousType0<< Count > j__TPar