|
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.RareSpawnBestiaryInfoElement:
Collaboration diagram for Terraria.GameContent.Bestiary.RareSpawnBestiaryInfoElement:Public Member Functions | |
| RareSpawnBestiaryInfoElement (int rarityLevel) | |
| UIElement | ProvideUIElement (BestiaryUICollectionInfo info) |
| string | GetSearchString (ref BestiaryUICollectionInfo info) |
Properties | |
| int | RarityLevel [get, set, private set] |
Private Attributes | |
| int< RarityLevel > | k__BackingField |
Definition at line 11 of file RareSpawnBestiaryInfoElement.cs.