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

◆ Bounds

Rectangle Microsoft.Xna.Framework.Graphics.Texture2D.Bounds
getset

Definition at line 272 of file Texture2D.cs.

273 {
274 [global::Cpp2ILInjected.Token(Token = "0x600191D")]
275 [global::Cpp2ILInjected.Address(RVA = "0xAC6868", Offset = "0xAC6868", Length = "0x34")]
276 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
277 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Rectangle), Member = ".ctor", MemberParameters = new object[]
278 {
279 typeof(int),
280 typeof(int),
281 typeof(int),
282 typeof(int)
283 }, ReturnType = typeof(void))]
284 get
285 {
286 throw null;
287 }
288 }
class f__AnonymousType0<< Count > j__TPar