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

◆ sprite

Sprite UnityEngine.SpriteRenderer.sprite
getset

Definition at line 34 of file SpriteRenderer.cs.

35 {
36 [global::Cpp2ILInjected.Token(Token = "0x60004EC")]
37 [global::Cpp2ILInjected.Address(RVA = "0x1F86D20", Offset = "0x1F86D20", Length = "0x3C")]
38 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "InControl.TouchSprite", Member = "ScaleSpriteInPixels", MemberParameters = new object[]
39 {
40 typeof(GameObject),
41 typeof(SpriteRenderer),
42 typeof(Vector2)
43 }, ReturnType = typeof(void))]
44 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "InControl.TouchSprite", Member = "ScaleSpriteInPercent", MemberParameters = new object[]
45 {
46 typeof(GameObject),
47 typeof(SpriteRenderer),
48 typeof(Vector2)
49 }, ReturnType = typeof(void))]
50 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 9)]
51 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
52 [MethodImpl(4096)]
53 get;
54 [global::Cpp2ILInjected.Token(Token = "0x60004ED")]
55 [global::Cpp2ILInjected.Address(RVA = "0x1F86D5C", Offset = "0x1F86D5C", Length = "0x44")]
56 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "InControl.TouchSprite", Member = "Update", MemberParameters = new object[] { typeof(bool) }, ReturnType = typeof(void))]
57 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "InControl.TouchSprite", Member = "CreateSpriteRenderer", MemberParameters = new object[]
58 {
59 typeof(GameObject),
60 typeof(Sprite),
61 typeof(int)
62 }, ReturnType = typeof(SpriteRenderer))]
63 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
64 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
65 [MethodImpl(4096)]
66 set;
67 }
class f__AnonymousType0<< Count > j__TPar