![]() |
Blamite Game Engine - Tool (Library)
A command-line utility that aids in the creation of Blamite Cache (.map) Files.
|
#include <string>
Include dependency graph for utils.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Namespaces | |
| BlamTool | |
| Namespace containing functions for Tool. | |
| BlamTool::Utils | |
| Namespace containing functions for Tool's command-line input. | |
Macros | |
| #define | TOOL_LIB_API __declspec(dllimport) |
Functions | |
| TOOL_LIB_API std::string | BlamTool::Utils::GetProjectRoot () |
| Retrieves the current project root. More... | |
| #define TOOL_LIB_API __declspec(dllimport) |