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

◆ colors

ColorBlock UnityEngine.UI.Selectable.colors
getsetinherited

Definition at line 137 of file Selectable.cs.

138 {
139 [global::Cpp2ILInjected.Token(Token = "0x6000421")]
140 [global::Cpp2ILInjected.Address(RVA = "0x1FD8888", Offset = "0x1FD8888", Length = "0x10")]
141 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
142 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
143 get
144 {
145 throw null;
146 }
147 [global::Cpp2ILInjected.Token(Token = "0x6000422")]
148 [global::Cpp2ILInjected.Address(RVA = "0x1FD8898", Offset = "0x1FD8898", Length = "0x98")]
149 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
150 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(SetPropertyUtility[]), Member = "SetStruct", MemberTypeParameters = new object[] { typeof(ColorBlock) }, MemberParameters = new object[]
151 {
152 typeof(ref ColorBlock),
153 typeof(ColorBlock)
154 }, ReturnType = typeof(bool))]
155 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Selectable), Member = "OnSetProperty", ReturnType = typeof(void))]
156 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
157 set
158 {
159 throw null;
160 }
161 }
class f__AnonymousType0<< Count > j__TPar