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.
1using System;
3
5{
6 [global::Cpp2ILInjected.Token(Token = "0x2000088")]
7 internal interface ITweenValue
8 {
9 [global::Cpp2ILInjected.Token(Token = "0x6000553")]
11
12 [global::Cpp2ILInjected.Token(Token = "0x1700015C")]
14 {
15 [global::Cpp2ILInjected.Token(Token = "0x6000554")]
16 get;
17 }
18
19 [global::Cpp2ILInjected.Token(Token = "0x1700015D")]
21 {
22 [global::Cpp2ILInjected.Token(Token = "0x6000555")]
23 get;
24 }
25
26 [global::Cpp2ILInjected.Token(Token = "0x6000556")]
28 }
29}
class f__AnonymousType0<< Count > j__TPar
void TweenValue(float floatPercentage)