terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches
Terraria.IO.NPCInfo_OldMobile Class Reference
+ Collaboration diagram for Terraria.IO.NPCInfo_OldMobile:

Classes

class  NPCEntry
 

Public Member Functions

void LoadNPCEntries (BinaryReader reader, int release)
 
void ReadNPCNames (BinaryReader reader, int release)
 
bool Load (BinaryReader reader, int release)
 
bool LoadMeta (WorldFileData data, BinaryReader reader, int release)
 
 NPCInfo_OldMobile ()
 

Private Attributes

bool downedAnyBoss
 
bool downedRabbit
 
bool downedTurkor
 
List< NPCInfo_OldMobile.NPCEntrynpcEntries
 

Detailed Description

Definition at line 11 of file NPCInfo_OldMobile.cs.


The documentation for this class was generated from the following file: