Automated updating of API pages at this location, to reflect patch changes, has ceased from 10.1.7 onwards. |
Toggles account-wide achievements shown on your character through in-game inspections, on the website armory, or through API data obtained by third-party sites. This setting makes the system pretend your character is alone on your account, hiding achievements they did not specifically earn. Achievements that are account-wide but were earned by your character will be shown.
ShowAccountAchievements(hide)
Arguments[]
- hide
- boolean - true to hide account-wide achievements, false to show all achievements.
Details[]
- The boolean logic opposes the name of the function. The setting can be queried using AreAccountAchievementsHidden in which the name does match the logic.
Patch changes[]
Patch 5.0.4 (2012-08-28): Added.