terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
|
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.NPCEntry > | npcEntries |
Definition at line 10 of file NPCInfo_OldMobile.cs.