|
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
|
Inheritance diagram for Terraria.GameContent.Bestiary.UnlockProgressDisplayBestiaryInfoElement:
Collaboration diagram for Terraria.GameContent.Bestiary.UnlockProgressDisplayBestiaryInfoElement:Public Member Functions | |
| UnlockProgressDisplayBestiaryInfoElement (BestiaryUnlockProgressReport progressReport) | |
| UIElement | ProvideUIElement (BestiaryUICollectionInfo info) |
Private Member Functions | |
| void | AddDynamicResize (UIElement container, UIText text) |
Private Attributes | |
| BestiaryUnlockProgressReport | _progressReport |
| UIElement | _text1 |
| UIElement | _text2 |
Definition at line 13 of file UnlockProgressDisplayBestiaryInfoElement.cs.