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

◆ BestiaryInfoCategory

Enumerator
Nameplate 
Portrait 
FlavorText 
Stats 
ItemsFromCatchingNPC 
ItemsFromDrops 
Misc 

Definition at line 276 of file UIBestiaryEntryInfoPage.cs.

277 {
278 [global::Cpp2ILInjected.Token(Token = "0x400890F")]
279 Nameplate,
280 [global::Cpp2ILInjected.Token(Token = "0x4008910")]
281 Portrait,
282 [global::Cpp2ILInjected.Token(Token = "0x4008911")]
284 [global::Cpp2ILInjected.Token(Token = "0x4008912")]
285 Stats,
286 [global::Cpp2ILInjected.Token(Token = "0x4008913")]
288 [global::Cpp2ILInjected.Token(Token = "0x4008914")]
290 [global::Cpp2ILInjected.Token(Token = "0x4008915")]
291 Misc
292 }