Inventory Engine  v3.8
Public Attributes | List of all members
MoreMountains.Tools.MMAchievementDisplayItem Class Reference

This class is used to display an achievement. More...

Inherits MonoBehaviour.

Public Attributes

Image BackgroundLocked
 
Image BackgroundUnlocked
 
Image Icon
 
Text Title
 
Text Description
 
MMProgressBar ProgressBarDisplay
 

Detailed Description

This class is used to display an achievement.

Add it to a prefab containing all the required elements listed below.

Member Data Documentation

◆ BackgroundLocked

Image MoreMountains.Tools.MMAchievementDisplayItem.BackgroundLocked

◆ BackgroundUnlocked

Image MoreMountains.Tools.MMAchievementDisplayItem.BackgroundUnlocked

◆ Description

Text MoreMountains.Tools.MMAchievementDisplayItem.Description

◆ Icon

Image MoreMountains.Tools.MMAchievementDisplayItem.Icon

◆ ProgressBarDisplay

MMProgressBar MoreMountains.Tools.MMAchievementDisplayItem.ProgressBarDisplay

◆ Title

Text MoreMountains.Tools.MMAchievementDisplayItem.Title

The documentation for this class was generated from the following file: