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

◆ Update()

void Terraria.GameContent.Bestiary.UnlockableNPCEntryIcon.Update ( BestiaryUICollectionInfo providedInfo,
Rectangle hitbox,
EntryIconDrawSettings settings )
inline

Implements Terraria.GameContent.Bestiary.IEntryIcon.

Definition at line 49 of file UnlockableNPCEntryIcon.cs.

50 {
51 int num = 1;
52 if (num == 0)
53 {
54 }
55 int npcNetId = this._npcNetId;
56 NPC npcCache = this._npcCache;
57 npcCache.rotation = (float)num;
58 npcCache.scale = (float)num;
59 if (num != 0)
60 {
61 }
62 if (num != 0)
63 {
64 }
65 if (num == 0)
66 {
67 }
68 }
class f__AnonymousType0<< Count > j__TPar

References Terraria.GameContent.Bestiary.UnlockableNPCEntryIcon._npcCache, Terraria.GameContent.Bestiary.UnlockableNPCEntryIcon._npcNetId, and j__TPar.