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
ITweenValue.cs
Go to the documentation of this file.
1
using
System
;
2
using
Cpp2ILInjected
;
3
4
namespace
UnityEngine.UI.CoroutineTween
5
{
6
[global::Cpp2ILInjected.Token(Token =
"0x2000088"
)]
7
internal
interface
ITweenValue
8
{
9
[global::Cpp2ILInjected.Token(Token =
"0x6000553"
)]
10
void
TweenValue
(
float
floatPercentage
);
11
12
[global::Cpp2ILInjected.Token(Token =
"0x1700015C"
)]
13
bool
ignoreTimeScale
14
{
15
[global::Cpp2ILInjected.Token(Token =
"0x6000554"
)]
16
get
;
17
}
18
19
[global::Cpp2ILInjected.Token(Token =
"0x1700015D"
)]
20
float
duration
21
{
22
[global::Cpp2ILInjected.Token(Token =
"0x6000555"
)]
23
get
;
24
}
25
26
[global::Cpp2ILInjected.Token(Token =
"0x6000556"
)]
27
bool
ValidTarget
();
28
}
29
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:11
UnityEngine.UI.CoroutineTween.ITweenValue.TweenValue
void TweenValue(float floatPercentage)
UnityEngine.UI.CoroutineTween.ITweenValue.duration
float duration
Definition
ITweenValue.cs:21
UnityEngine.UI.CoroutineTween.ITweenValue.ValidTarget
bool ValidTarget()
UnityEngine.UI.CoroutineTween.ITweenValue.ignoreTimeScale
bool ignoreTimeScale
Definition
ITweenValue.cs:14
UnityEngine.UI.CoroutineTween.ITweenValue
Definition
ITweenValue.cs:8
Cpp2ILInjected
Definition
AddressAttribute.cs:4
System
Definition
__Il2CppComDelegate.cs:6
UnityEngine.UI.CoroutineTween
Definition
ColorTween.cs:7
source
UnityEngine.UI
UnityEngine
UI
CoroutineTween
ITweenValue.cs
Generated by
1.10.0