Infinite Runner Engine v1.9
Public Attributes | List of all members
MoreMountains.Tools.MMAchievementDisplayItem Class Reference

This class is used to display an achievement. Add it to a prefab containing all the required elements listed below. More...

Inheritance diagram for MoreMountains.Tools.MMAchievementDisplayItem:

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: