![]() |
Automated updating of API pages at this location, to reflect patch changes, has ceased from 10.1.7 onwards. |
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
Patch 5.4.0 (2013-09-10): Added.
