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

◆ color

Color UnityEngine.SpriteRenderer.color
getset

Definition at line 70 of file SpriteRenderer.cs.

71 {
72 [global::Cpp2ILInjected.Token(Token = "0x60004EE")]
73 [global::Cpp2ILInjected.Address(RVA = "0x1F86DA0", Offset = "0x1F86DA0", Length = "0x58")]
74 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
75 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "InControl.TouchSprite", Member = "Update", MemberParameters = new object[] { typeof(bool) }, ReturnType = typeof(void))]
76 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
77 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
78 get
79 {
80 throw null;
81 }
82 [global::Cpp2ILInjected.Token(Token = "0x60004EF")]
83 [global::Cpp2ILInjected.Address(RVA = "0x1F86E3C", Offset = "0x1F86E3C", Length = "0x54")]
84 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
85 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "InControl.TouchSprite", Member = "Create", MemberParameters = new object[]
86 {
87 typeof(string),
88 typeof(Transform),
89 typeof(int)
90 }, ReturnType = typeof(void))]
91 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "InControl.TouchSprite", Member = "Update", MemberParameters = new object[] { typeof(bool) }, ReturnType = typeof(void))]
92 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
93 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
94 set
95 {
96 throw null;
97 }
98 }
class f__AnonymousType0<< Count > j__TPar