Terraria v1.4.4.9
Terraria source code documentation
|
Public Member Functions | |
BestiaryPortraitBackgroundBasedOnWorldEvilProviderPreferenceInfoElement (IBestiaryBackgroundImagePathAndColorProvider preferredProviderCorrupt, IBestiaryBackgroundImagePathAndColorProvider preferredProviderCrimson) | |
UIElement | ProvideUIElement (BestiaryUICollectionInfo info) |
bool | Matches (IBestiaryBackgroundImagePathAndColorProvider provider) |
IBestiaryBackgroundImagePathAndColorProvider | GetPreferredProvider () |
Private Attributes | |
IBestiaryBackgroundImagePathAndColorProvider | _preferredProviderCorrupt |
IBestiaryBackgroundImagePathAndColorProvider | _preferredProviderCrimson |
Definition at line 5 of file BestiaryPortraitBackgroundBasedOnWorldEvilProviderPreferenceInfoElement.cs.