![]() |
Blamite Game Engine - Strings
00308.02.02.21.2032.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 for Blamite's shared C++ library. | |
Macros | |
#define | STRINGS_API __declspec(dllimport) |
Functions | |
const STRINGS_API char * | BlamStrings::GetStringFromID (int string_id, int max_length) |
Retrieves a string from its ID. More... | |
#define STRINGS_API __declspec(dllimport) |