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
ControllerMappingProfile.cs
Go to the documentation of this file.
1using System;
2
3// Token: 0x02000072 RID: 114
5{
6 // Token: 0x06000279 RID: 633 RVA: 0x00006C2C File Offset: 0x00004E2C
8 {
10 this.Inventory.SetChildState(baseInventory);
12 this.EquipmentInv.SetChildState(inventory);
24 chestInv.SetChildState(inventory2);
45 craftingInv.SetChildState(inventory4);
49 }
50
51 // Token: 0x04000227 RID: 551
53
54 // Token: 0x04000228 RID: 552
56
57 // Token: 0x04000229 RID: 553
59
60 // Token: 0x0400022A RID: 554
62
63 // Token: 0x0400022B RID: 555
65
66 // Token: 0x0400022C RID: 556
68
69 // Token: 0x0400022D RID: 557
71
72 // Token: 0x0400022E RID: 558
74
75 // Token: 0x0400022F RID: 559
77
78 // Token: 0x04000230 RID: 560
80
81 // Token: 0x04000231 RID: 561
83
84 // Token: 0x04000232 RID: 562
86
87 // Token: 0x04000233 RID: 563
89
90 // Token: 0x04000234 RID: 564
92
93 // Token: 0x04000235 RID: 565
95
96 // Token: 0x04000236 RID: 566
98}
class f__AnonymousType0<< Count > j__TPar
GUIControllerMappingStateTable Chest
GUIControllerMappingStateTable BaseInventory
GUIControllerMappingStateTable ShopInv
GUIControllerMappingStateTable Shop
GUIControllerMappingStateTable Crafting
GUIControllerMappingStateTable CraftingInv
GUIControllerMappingStateTable NPC
GUIControllerMappingStateTable Inventory
GUIControllerMappingStateTable PVP
GUIControllerMappingStateTable ChestInv
GUIControllerMappingStateTable ItemHeld
GUIControllerMappingStateTable Equipment
GUIControllerMappingStateTable Dresser
GUIControllerMappingStateTable EquipmentInv
GUIControllerMappingStateTable World
GUIControllerMappingStateTable Hair
void SetChildState(GUIControllerMappingStateTable childState)