terraria-cpp2il-methodrecon
v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches
ITweenValue.cs
Go to the documentation of this file.
1
using
System
;
2
3
namespace
UnityEngine.UI.CoroutineTween
4
{
5
// Token: 0x02000088 RID: 136
6
internal
interface
ITweenValue
7
{
8
// Token: 0x06000553 RID: 1363
9
void
TweenValue
(
float
floatPercentage
);
10
11
// Token: 0x1700015C RID: 348
12
// (get) Token: 0x06000554 RID: 1364
13
bool
ignoreTimeScale
{
get
; }
14
15
// Token: 0x1700015D RID: 349
16
// (get) Token: 0x06000555 RID: 1365
17
float
duration
{
get
; }
18
19
// Token: 0x06000556 RID: 1366
20
bool
ValidTarget
();
21
}
22
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
UnityEngine.UI.CoroutineTween.ITweenValue.TweenValue
void TweenValue(float floatPercentage)
UnityEngine.UI.CoroutineTween.ITweenValue.duration
float duration
Definition
ITweenValue.cs:17
UnityEngine.UI.CoroutineTween.ITweenValue.ValidTarget
bool ValidTarget()
UnityEngine.UI.CoroutineTween.ITweenValue.ignoreTimeScale
bool ignoreTimeScale
Definition
ITweenValue.cs:13
UnityEngine.UI.CoroutineTween.ITweenValue
Definition
ITweenValue.cs:7
System
Definition
__ComObject.cs:4
UnityEngine.UI.CoroutineTween
Definition
ColorTween.cs:6
source
UnityEngine.UI
UnityEngine
UI
CoroutineTween
ITweenValue.cs
Generated by
1.10.0