lockPlatformAchievement
Script::lockPlatformAchievement
Locks an achievement.
Declaration
void lockPlatformAchievement(const std::string& achievementID);
Parameters
Name |
Type |
Description |
---|---|---|
achievementID |
const std::string& |
The achievement to lock. |
Returns
None.