MCPcopy Create free account
hub / github.com/OpenStarbound/OpenStarbound / openUrl

Method openUrl

source/application/StarDesktopService_pc_steam.cpp:7–9  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

5SteamDesktopService::SteamDesktopService(PcPlatformServicesStatePtr) {}
6
7void SteamDesktopService::openUrl(String const& url) {
8 SteamFriends()->ActivateGameOverlayToWebPage(url.utf8Ptr());
9}
10
11}

Callers 2

openLinkMethod · 0.80
openWorkshopMethod · 0.80

Calls 1

utf8PtrMethod · 0.45

Tested by

no test coverage detected