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
FavoriteIcons.cs
Go to the documentation of this file.
1using System;
4
5[global::Cpp2ILInjected.Token(Token = "0x20001E1")]
7public class FavoriteIcons
8{
9 [global::Cpp2ILInjected.Token(Token = "0x6000C47")]
10 [global::Cpp2ILInjected.Address(RVA = "0x9CAD68", Offset = "0x9CAD68", Length = "0x104")]
11 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
12 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Texture_Layout), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
13 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = ".ctor", ReturnType = typeof(void))]
14 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 8)]
16 {
17 throw null;
18 }
19
20 [global::Cpp2ILInjected.Token(Token = "0x4001139")]
21 public static FavoriteIcons Instance;
22
23 [global::Cpp2ILInjected.Token(Token = "0x400113A")]
24 [global::Cpp2ILInjected.FieldOffset(Offset = "0x10")]
26
27 [global::Cpp2ILInjected.Token(Token = "0x400113B")]
28 [global::Cpp2ILInjected.FieldOffset(Offset = "0x18")]
30
31 [global::Cpp2ILInjected.Token(Token = "0x400113C")]
32 [global::Cpp2ILInjected.FieldOffset(Offset = "0x20")]
34
35 [global::Cpp2ILInjected.Token(Token = "0x400113D")]
36 [global::Cpp2ILInjected.FieldOffset(Offset = "0x28")]
38
39 [global::Cpp2ILInjected.Token(Token = "0x400113E")]
40 [global::Cpp2ILInjected.FieldOffset(Offset = "0x30")]
42}
class f__AnonymousType0<< Count > j__TPar
Texture_Layout Favorite
Texture_Layout NormalSelected
static FavoriteIcons Instance
Texture_Layout Disabled
Texture_Layout FavoriteSelected
Texture_Layout Normal