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
SearchAliasInfoElement.cs
Go to the documentation of this file.
1using System;
2using Terraria.UI;
3
5{
6 // Token: 0x02000970 RID: 2416
8 {
9 // Token: 0x06004840 RID: 18496 RVA: 0x00260340 File Offset: 0x0025E540
11 {
13 }
14
15 // Token: 0x06004841 RID: 18497 RVA: 0x0026035C File Offset: 0x0025E55C
17 {
18 if (info.UnlockState != BestiaryEntryUnlockState.NotKnownAtAll_0)
19 {
20 return this._alias;
21 }
22 }
23
24 // Token: 0x06004842 RID: 18498 RVA: 0x0026037C File Offset: 0x0025E57C
28
29 // Token: 0x040083BB RID: 33723
30 private readonly string _alias;
31 }
32}
class f__AnonymousType0<< Count > j__TPar
string GetSearchString(BestiaryUICollectionInfo info)
UIElement ProvideUIElement(BestiaryUICollectionInfo info)