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
NPCPreferenceTrait.cs
Go to the documentation of this file.
1using System;
2
4{
5 // Token: 0x0200082E RID: 2094
7 {
8 // Token: 0x060042E7 RID: 17127 RVA: 0x0024CD54 File Offset: 0x0024AF54
10 {
11 if (info.nearbyNPCsByType != null)
12 {
13 AffectionLevel level = this.Level;
14 return;
15 }
16 }
17
18 // Token: 0x060042E8 RID: 17128 RVA: 0x0024CD7C File Offset: 0x0024AF7C
20 {
21 }
22
23 // Token: 0x0400812F RID: 33071
25
26 // Token: 0x04008130 RID: 33072
27 public int NpcId;
28 }
29}
class f__AnonymousType0<< Count > j__TPar
void ModifyShopPrice(HelperInfo info, ShopHelper shopHelperInstance)