tModLoader v2024.09
A mod to make and play Terraria mods
|
Inherits IPreferenceProviderElement, and IBestiaryInfoElement.
Public Member Functions | |
BestiaryPortraitBackgroundProviderPreferenceInfoElement (IBestiaryBackgroundImagePathAndColorProvider preferredProvider) | |
IBestiaryBackgroundImagePathAndColorProvider | GetPreferredProvider () |
bool | Matches (IBestiaryBackgroundImagePathAndColorProvider provider) |
UIElement | ProvideUIElement (BestiaryUICollectionInfo info) |
IBestiaryBackgroundImagePathAndColorProvider | GetPreferredProvider () |
bool | Matches (IBestiaryBackgroundImagePathAndColorProvider provider) |
UIElement | ProvideUIElement (BestiaryUICollectionInfo info) |
IBestiaryBackgroundImagePathAndColorProvider BestiaryPortraitBackgroundProviderPreferenceInfoElement.GetPreferredProvider | ( | ) |
Implements IPreferenceProviderElement.
bool BestiaryPortraitBackgroundProviderPreferenceInfoElement.Matches | ( | IBestiaryBackgroundImagePathAndColorProvider | provider | ) |
Implements IPreferenceProviderElement.
UIElement BestiaryPortraitBackgroundProviderPreferenceInfoElement.ProvideUIElement | ( | BestiaryUICollectionInfo | info | ) |
Implements IBestiaryInfoElement.