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
AllPersonalitiesModifier.cs
Go to the documentation of this file.
1using System;
2
4{
5 // Token: 0x02000841 RID: 2113
7 {
8 // Token: 0x0600430C RID: 17164 RVA: 0x0024D0B4 File Offset: 0x0024B2B4
10 {
11 Player player = info.player;
12 }
13
14 // Token: 0x0600430D RID: 17165 RVA: 0x0024D0C8 File Offset: 0x0024B2C8
16 {
17 NPC npc = info.npc;
18 bool[] nearbyNPCsByType = info.nearbyNPCsByType;
19 int type = npc.type;
20 }
21
22 // Token: 0x0600430E RID: 17166 RVA: 0x0024D608 File Offset: 0x0024B808
24 {
25 }
26 }
27}
class f__AnonymousType0<< Count > j__TPar
static void ModifyShopPrice_Relationships(HelperInfo info, ShopHelper shopHelperInstance)
void ModifyShopPrice(HelperInfo info, ShopHelper shopHelperInstance)