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
FavoriteIcons.cs
Go to the documentation of this file.
1using System;
2
3// Token: 0x020001E1 RID: 481
5public class FavoriteIcons
6{
7 // Token: 0x06000C47 RID: 3143 RVA: 0x0003D2F8 File Offset: 0x0003B4F8
8 public FavoriteIcons()
9 {
10 }
11
12 // Token: 0x04001139 RID: 4409
13 public static FavoriteIcons Instance;
14
15 // Token: 0x0400113A RID: 4410
17
18 // Token: 0x0400113B RID: 4411
20
21 // Token: 0x0400113C RID: 4412
23
24 // Token: 0x0400113D RID: 4413
26
27 // Token: 0x0400113E RID: 4414
29}
Texture_Layout Favorite
Texture_Layout NormalSelected
static FavoriteIcons Instance
Texture_Layout Disabled
Texture_Layout FavoriteSelected
Texture_Layout Normal