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

◆ duration

float UnityEngine.UI.CoroutineTween.ITweenValue.duration
get

Implemented in UnityEngine.UI.CoroutineTween.ColorTween, and UnityEngine.UI.CoroutineTween.FloatTween.

Definition at line 20 of file ITweenValue.cs.

21 {
22 [global::Cpp2ILInjected.Token(Token = "0x6000555")]
23 get;
24 }