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

virtual Color UnityEngine.UI.Graphic.color
getsetinherited

Definition at line 45 of file Graphic.cs.

46 {
47 [global::Cpp2ILInjected.Token(Token = "0x60000E2")]
48 [global::Cpp2ILInjected.Address(RVA = "0x1FAFFE4", Offset = "0x1FAFFE4", Length = "0xC")]
49 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
50 get
51 {
52 throw null;
53 }
54 [global::Cpp2ILInjected.Token(Token = "0x60000E3")]
55 [global::Cpp2ILInjected.Address(RVA = "0x1FAFFF0", Offset = "0x1FAFFF0", Length = "0x38")]
56 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
57 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(SetPropertyUtility), Member = "SetColor", MemberParameters = new object[]
58 {
61 }, ReturnType = typeof(bool))]
62 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
63 set
64 {
65 throw null;
66 }
67 }
class f__AnonymousType0<< Count > j__TPar