C_StorePublic.IsEnabled

From Warcraft Wiki
Jump to navigation Jump to search

Returns whether the In-Game Store is available for the player.

isEnabled = C_StorePublic.IsEnabled()

Returns

isEnabled
boolean - true if the store is available, false otherwise.

Patch changes

Mists of Pandaria Patch 5.4.0 (2013-09-10): Added.