![]() |
Blamite Game Engine - Strings
00428.01.13.25.2134.blamite
A library containing general purpose utilities and classes for use in multiple projects.
|
#include <string>
Go to the source code of this file.
Namespaces | |
BlamStrings | |
Namespace containing general-purpose utilities. | |
BlamStrings::Utils | |
BlamStrings::Utils::Web | |
Macros | |
#define | STRINGS_API __declspec(dllimport) |
Functions | |
STRINGS_API void | BlamStrings::Utils::Web::OpenWebURL (std::string url) |
Opens the specified URL in the user's default web browser. More... | |
STRINGS_API void | BlamStrings::Utils::Web::OpenLocalWebURL (std::string local_path) |
Opens the specified relative path in the user's default web browser. More... | |
#define STRINGS_API __declspec(dllimport) |