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

◆ Empty

global.UnityEngine.Texture2D Microsoft.Xna.Framework.Content.ContentManager.Empty
staticgetsetprivate

Definition at line 280 of file ContentManager.cs.

281 {
282 [global::Cpp2ILInjected.Token(Token = "0x6001A3F")]
283 [global::Cpp2ILInjected.Address(RVA = "0xB429EC", Offset = "0xB429EC", Length = "0x100")]
284 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(ContentManager), Member = "CreateTextureAssets", MemberParameters = new object[]
285 {
286 typeof(object),
287 typeof(object)
288 }, ReturnType = typeof(object))]
289 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(ContentManager), Member = "CreateTextureAssetsWithPal", MemberParameters = new object[]
290 {
291 typeof(object),
292 typeof(object),
293 typeof(object)
294 }, ReturnType = typeof(object))]
295 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
296 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::UnityEngine.Object), Member = "op_Equality", MemberParameters = new object[]
297 {
298 typeof(global::UnityEngine.Object),
299 typeof(global::UnityEngine.Object)
300 }, ReturnType = typeof(bool))]
301 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::UnityEngine.Texture2D), Member = ".ctor", MemberParameters = new object[]
302 {
303 typeof(int),
304 typeof(int)
305 }, ReturnType = typeof(void))]
306 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 8)]
307 get
308 {
309 throw null;
310 }
311 }
class f__AnonymousType0<< Count > j__TPar