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

◆ defaultETC1GraphicMaterial

Material UnityEngine.UI.Image.defaultETC1GraphicMaterial
staticgetset

Definition at line 405 of file Image.cs.

406 {
407 [global::Cpp2ILInjected.Token(Token = "0x6000156")]
408 [global::Cpp2ILInjected.Address(RVA = "0x1FB57F8", Offset = "0x1FB57F8", Length = "0xDC")]
409 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Image), Member = "get_material", ReturnType = typeof(Material))]
410 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
411 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Object), Member = "op_Equality", MemberParameters = new object[]
412 {
413 typeof(Object),
415 }, ReturnType = typeof(bool))]
416 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Canvas), Member = "GetETC1SupportedCanvasMaterial", ReturnType = typeof(Material))]
417 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 6)]
418 get
419 {
420 throw null;
421 }
422 }
class f__AnonymousType0<< Count > j__TPar