Terraria v1.4.4.9
Terraria source code documentation
|
Public Member Functions | |
NPCPortraitInfoElement (int? rarityStars=null) | |
UIElement | ProvideUIElement (BestiaryUICollectionInfo info) |
Private Member Functions | |
float | GetSortingValueForElement (IBestiaryInfoElement element) |
UIElement | CreateStarsContainer () |
Private Attributes | |
int? | _filledStarsCount |
Definition at line 12 of file NPCPortraitInfoElement.cs.