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
ItemDropBestiaryInfoElement.cs
Go to the documentation of this file.
1using System;
5using Terraria.UI;
6
8{
9 // Token: 0x02000960 RID: 2400
11 {
12 // Token: 0x06004805 RID: 18437 RVA: 0x0025FA78 File Offset: 0x0025DC78
18
19 // Token: 0x06004806 RID: 18438 RVA: 0x0025FAA0 File Offset: 0x0025DCA0
20 public bool ShouldShowItem()
21 {
22 bool flag;
23 return flag;
24 }
25
26 // Token: 0x06004807 RID: 18439 RVA: 0x000021DB File Offset: 0x000003DB
28 {
29 throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
30 }
31
32 // Token: 0x06004808 RID: 18440 RVA: 0x0025FAB0 File Offset: 0x0025DCB0
34 {
35 }
36
37 // Token: 0x06004809 RID: 18441 RVA: 0x0025FAC4 File Offset: 0x0025DCC4
39 {
40 if (info.UnlockState == BestiaryEntryUnlockState.NotKnownAtAll_0)
41 {
42 }
43 string text;
44 return text;
45 }
46
47 // Token: 0x040083A0 RID: 33696
49 }
50}
class f__AnonymousType0<< Count > j__TPar
virtual UIElement ProvideUIElement(BestiaryUICollectionInfo info)