Function Blam::Utils::OpenWebURL

Function Documentation

void Blam::Utils::OpenWebURL(std::string url)

Opens the specified URL in the user’s default web browser.

Parameters
  • url: - The web URL to open.