MCPcopy Create free account
hub / github.com/GRAnimated/MinecraftLCE / ShowStoreIcon

Method ShowStoreIcon

src/4JLibraries_Source/Commerce/cCommerce.cpp:24–24  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

22
23void cCommerce::GetProductTextureName(std::wstring&, char*) {}
24void cCommerce::ShowStoreIcon() {}
25void cCommerce::HideStoreIcon() {}
26
27bool cCommerce::GetDLCCatalogListRetrieved() {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected