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

◆ textureRect

Rect UnityEngine.Sprite.textureRect
getset

Definition at line 274 of file Sprite.cs.

275 {
276 [global::Cpp2ILInjected.Token(Token = "0x6000502")]
277 [global::Cpp2ILInjected.Address(RVA = "0x1F875C0", Offset = "0x1F875C0", Length = "0x8C")]
278 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
279 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "UnityEngine.UI.Image", Member = "IsRaycastLocationValid", MemberParameters = new object[]
280 {
281 typeof(Vector2),
282 typeof(Camera)
283 }, ReturnType = typeof(bool))]
284 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
285 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Sprite), Member = "GetTextureRect", ReturnType = typeof(Rect))]
286 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Rect), Member = "get_zero", ReturnType = typeof(Rect))]
287 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
288 get
289 {
290 throw null;
291 }
292 }
class f__AnonymousType0<< Count > j__TPar