Essential Kit
Loading...
Searching...
No Matches
AchievementDefinition

Represents an object containing additional information related to game achievement.

Public Member Functions

string GetPlatformIdForActivePlatform ()
 Returns the achievement identifier for active platform.
 

Properties

string Id [get]
 The string that identifies the achievement within Unity environment. (read-only)
 
string Title [get]
 The name of the achievement. (read-only)
 
int NumOfStepsToUnlock [get]
 The number of steps required to unlock the achievement.