Murl::IGameCenterAchievementEntry Interface Referenceabstract
The achievement entry interface. More...
#include "murl_i_game_center_entries.h"
Inherited by Murl::Platform::GameCenterAchievementEntry.
Public Member Functions | |
virtual const String & | GetIdentifier () const =0 |
Get the achievement identifier. More... | |
virtual Double | GetPercentage () const =0 |
Get the achievement percentage. More... | |
Detailed Description
The achievement entry interface.
Achievement entries are used by the GameCenterAchievementEntries array.
Member Function Documentation
◆ GetIdentifier()
|
pure virtual |
Get the achievement identifier.
- Returns
- The achievement identifier.
◆ GetPercentage()
|
pure virtual |
Get the achievement percentage.
- Returns
- The achievement percentage.
The documentation for this interface was generated from the following file:
- murl_i_game_center_entries.h