tModLoader v2024.02
A mod to make and play Terraria mods
MoonLordPortraitBackgroundProviderBestiaryInfoElement Class Reference

Inherits IBestiaryInfoElement, and IBestiaryBackgroundImagePathAndColorProvider.

Public Member Functions

Color? GetBackgroundColor ()
 
Asset< Texture2D > GetBackgroundImage ()
 
UIElement ProvideUIElement (BestiaryUICollectionInfo info)
 
UIElement ProvideUIElement (BestiaryUICollectionInfo info)
 
Color? GetBackgroundColor ()
 
Asset< Texture2D > GetBackgroundImage ()
 

Member Function Documentation

◆ GetBackgroundColor()

Color? MoonLordPortraitBackgroundProviderBestiaryInfoElement.GetBackgroundColor ( )

◆ GetBackgroundImage()

Asset< Texture2D > MoonLordPortraitBackgroundProviderBestiaryInfoElement.GetBackgroundImage ( )

◆ ProvideUIElement()

UIElement MoonLordPortraitBackgroundProviderBestiaryInfoElement.ProvideUIElement ( BestiaryUICollectionInfo  info)

Implements IBestiaryInfoElement.