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

◆ caretBlinkRate

float UnityEngine.UI.InputField.caretBlinkRate
getset

Definition at line 322 of file InputField.cs.

323 {
324 [global::Cpp2ILInjected.Token(Token = "0x6000195")]
325 [global::Cpp2ILInjected.Address(RVA = "0x1FBDE48", Offset = "0x1FBDE48", Length = "0x8")]
326 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
327 get
328 {
329 throw null;
330 }
331 [global::Cpp2ILInjected.Token(Token = "0x6000196")]
332 [global::Cpp2ILInjected.Address(RVA = "0x1FBDE50", Offset = "0x1FBDE50", Length = "0x7C")]
333 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
334 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(SetPropertyUtility[]), Member = "SetStruct", MemberTypeParameters = new object[] { typeof(float) }, MemberParameters = new object[]
335 {
336 typeof(ref float),
337 typeof(float)
338 }, ReturnType = typeof(bool))]
339 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
340 set
341 {
342 throw null;
343 }
344 }
class f__AnonymousType0<< Count > j__TPar