|
Terraria v1.4.4.9
Terraria source code documentation
|
Public Member Functions | |
| BestiaryPortraitBackgroundProviderPreferenceInfoElement (IBestiaryBackgroundImagePathAndColorProvider preferredProvider) | |
| UIElement | ProvideUIElement (BestiaryUICollectionInfo info) |
| bool | Matches (IBestiaryBackgroundImagePathAndColorProvider provider) |
| IBestiaryBackgroundImagePathAndColorProvider | GetPreferredProvider () |
Private Attributes | |
| IBestiaryBackgroundImagePathAndColorProvider | _preferredProvider |
Definition at line 5 of file BestiaryPortraitBackgroundProviderPreferenceInfoElement.cs.