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

◆ ignoreTimeScale

bool UnityEngine.UI.CoroutineTween.FloatTween.ignoreTimeScale
getset

Implements UnityEngine.UI.CoroutineTween.ITweenValue.

Definition at line 69 of file FloatTween.cs.

70 {
71 [global::Cpp2ILInjected.Token(Token = "0x600056D")]
72 [global::Cpp2ILInjected.Address(RVA = "0x1FE3704", Offset = "0x1FE3704", Length = "0x8")]
73 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
74 get
75 {
76 throw null;
77 }
78 [global::Cpp2ILInjected.Token(Token = "0x600056E")]
79 [global::Cpp2ILInjected.Address(RVA = "0x1FE370C", Offset = "0x1FE370C", Length = "0xC")]
80 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
81 set
82 {
83 throw null;
84 }
85 }