GKAchievement.ResetAchivementsAsync Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Resets all achievements for the local player and then calls completionHandler
with an error object that is null
if no error occurred.
public static System.Threading.Tasks.Task ResetAchivementsAsync ();
static member ResetAchivementsAsync : unit -> System.Threading.Tasks.Task
Returns
A task that represents the asynchronous ResetAchivements operation