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 StringGetIdentifier () 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()

virtual const String& Murl::IGameCenterAchievementEntry::GetIdentifier ( ) const
pure virtual

Get the achievement identifier.

Returns
The achievement identifier.

◆ GetPercentage()

virtual Double Murl::IGameCenterAchievementEntry::GetPercentage ( ) const
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


Copyright © 2011-2024 Spraylight GmbH.