tModLoader v2022.09
A mod to make and play Terraria mods
Terraria.GameContent.Bestiary.MoonLordPortraitBackgroundProviderBestiaryInfoElement Class Reference

Inherits Terraria.GameContent.Bestiary.IBestiaryInfoElement, and Terraria.GameContent.Bestiary.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? Terraria.GameContent.Bestiary.MoonLordPortraitBackgroundProviderBestiaryInfoElement.GetBackgroundColor ( )

◆ GetBackgroundImage()

Asset< Texture2D > Terraria.GameContent.Bestiary.MoonLordPortraitBackgroundProviderBestiaryInfoElement.GetBackgroundImage ( )

◆ ProvideUIElement()

UIElement Terraria.GameContent.Bestiary.MoonLordPortraitBackgroundProviderBestiaryInfoElement.ProvideUIElement ( BestiaryUICollectionInfo  info)