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
ShoppingSettings.cs
Go to the documentation of this file.
1using System;
4
5namespace Terraria
6{
7 [global::Cpp2ILInjected.Token(Token = "0x2000423")]
8 public struct ShoppingSettings
9 {
10 [global::Cpp2ILInjected.Token(Token = "0x1700055B")]
12 {
13 [global::Cpp2ILInjected.Token(Token = "0x600275F")]
14 [global::Cpp2ILInjected.Address(RVA = "0x10C5F5C", Offset = "0x10C5F5C", Length = "0x44")]
15 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Player), Member = "SetTalkNPC", MemberParameters = new object[]
16 {
17 typeof(int),
18 typeof(bool)
19 }, ReturnType = typeof(void))]
20 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Player), Member = ".ctor", ReturnType = typeof(void))]
21 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
22 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
23 get
24 {
25 throw null;
26 }
27 }
28
29 [global::Cpp2ILInjected.Token(Token = "0x4003399")]
30 [global::Cpp2ILInjected.FieldOffset(Offset = "0x0")]
31 public double PriceAdjustment;
32
33 [global::Cpp2ILInjected.Token(Token = "0x400339A")]
34 [global::Cpp2ILInjected.FieldOffset(Offset = "0x8")]
35 public string HappinessReport;
36 }
37}
class f__AnonymousType0<< Count > j__TPar
static ShoppingSettings NotInShop