Wowpedia

We have moved to Warcraft Wiki. Click here for information and the new URL.

READ MORE

Wowpedia
Advertisement
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Returns whether access to the in-game shop is disabled by parental controls.

isDisabled = C_StorePublic.IsDisabledByParentalControls()

Returns

isDisabled
boolean - true if the player cannot access the in-game shop due to parental controls, false otherwise.

Patch changes

Mists of Pandaria Patch 5.4.2 (2013-12-10): No longer protected.
Mists of Pandaria Patch 5.4.1 (2013-10-29): Added.

Advertisement