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
IEntryIcon.cs
Go to the documentation of this file.
1using System;
4
6{
7 // Token: 0x02000941 RID: 2369
8 public interface IEntryIcon
9 {
10 // Token: 0x06004796 RID: 18326
12
13 // Token: 0x06004797 RID: 18327
14 void Draw(BestiaryUICollectionInfo providedInfo, SpriteBatch spriteBatch, EntryIconDrawSettings settings);
15
16 // Token: 0x06004798 RID: 18328
18
19 // Token: 0x06004799 RID: 18329
21
22 // Token: 0x0600479A RID: 18330
24 }
25}
class f__AnonymousType0<< Count > j__TPar
void Update(BestiaryUICollectionInfo providedInfo, Rectangle hitbox, EntryIconDrawSettings settings)
string GetHoverText(BestiaryUICollectionInfo providedInfo)
void Draw(BestiaryUICollectionInfo providedInfo, SpriteBatch spriteBatch, EntryIconDrawSettings settings)
bool GetUnlockState(BestiaryUICollectionInfo providedInfo)