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.
1using System;
2
4{
5 // Token: 0x02000088 RID: 136
6 internal interface ITweenValue
7 {
8 // Token: 0x06000553 RID: 1363
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
21 }
22}
class f__AnonymousType0<< Count > j__TPar
void TweenValue(float floatPercentage)