removeAchievement

public abstract void removeAchievement(Achievement achievement)

Removes the given achievement and any children achievements that the player has.

Parameters

achievement

Achievement to remove

Throws

if achievement is null