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

Bounds UnityEngine.Sprite.bounds
getset

Definition at line 89 of file Sprite.cs.

90 {
91 [global::Cpp2ILInjected.Token(Token = "0x60004F9")]
92 [global::Cpp2ILInjected.Address(RVA = "0x1F87214", Offset = "0x1F87214", Length = "0x68")]
93 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
94 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "InControl.TouchSprite", Member = "ScaleSpriteInPixels", MemberParameters = new object[]
95 {
96 typeof(GameObject),
97 typeof(SpriteRenderer),
98 typeof(Vector2)
99 }, ReturnType = typeof(void))]
100 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "InControl.TouchSprite", Member = "ScaleSpriteInPercent", MemberParameters = new object[]
101 {
102 typeof(GameObject),
103 typeof(SpriteRenderer),
104 typeof(Vector2)
105 }, ReturnType = typeof(void))]
106 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "UnityEngine.UI.Image", Member = "GenerateSprite", MemberParameters = new object[]
107 {
108 "UnityEngine.UI.VertexHelper",
109 typeof(bool)
110 }, ReturnType = typeof(void))]
111 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 5)]
112 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
113 get
114 {
115 throw null;
116 }
117 }
class f__AnonymousType0<< Count > j__TPar