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

◆ mainTexture

override Texture UnityEngine.UI.Image.mainTexture
getset

Definition at line 425 of file Image.cs.

426 {
427 [global::Cpp2ILInjected.Token(Token = "0x6000157")]
428 [global::Cpp2ILInjected.Address(RVA = "0x1FB58D4", Offset = "0x1FB58D4", Length = "0x168")]
429 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
430 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
431 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Image), Member = "get_activeSprite", ReturnType = typeof(Sprite))]
432 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Object), Member = "op_Equality", MemberParameters = new object[]
433 {
434 typeof(Object),
436 }, ReturnType = typeof(bool))]
437 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Object), Member = "op_Inequality", MemberParameters = new object[]
438 {
439 typeof(Object),
441 }, ReturnType = typeof(bool))]
442 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Material), Member = "get_mainTexture", ReturnType = typeof(Texture))]
443 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Sprite), Member = "get_texture", ReturnType = typeof(Texture2D))]
444 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 6)]
445 get
446 {
447 throw null;
448 }
449 }
class f__AnonymousType0<< Count > j__TPar