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

◆ sharedMaterial

Material UnityEngine.Renderer.sharedMaterial
getsetinherited

Definition at line 149 of file Renderer.cs.

150 {
151 [global::Cpp2ILInjected.Token(Token = "0x60000AA")]
152 [global::Cpp2ILInjected.Address(RVA = "0x1F6D440", Offset = "0x1F6D440", Length = "0x3C")]
153 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "InControl.TouchSprite", Member = "CreateSpriteRenderer", MemberParameters = new object[]
154 {
155 typeof(GameObject),
156 typeof(Sprite),
157 typeof(int)
158 }, ReturnType = typeof(SpriteRenderer))]
159 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
160 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
161 get
162 {
163 throw null;
164 }
165 [global::Cpp2ILInjected.Token(Token = "0x60000AB")]
166 [global::Cpp2ILInjected.Address(RVA = "0x1F6D47C", Offset = "0x1F6D47C", Length = "0x44")]
167 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "InControl.TouchSprite", Member = "CreateSpriteRenderer", MemberParameters = new object[]
168 {
169 typeof(GameObject),
170 typeof(Sprite),
171 typeof(int)
172 }, ReturnType = typeof(SpriteRenderer))]
173 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
174 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
175 set
176 {
177 throw null;
178 }
179 }
class f__AnonymousType0<< Count > j__TPar