Elaztek Developer Hub
Blamite Game Engine - Tool (Library)
A command-line utility that aids in the creation of Blamite Cache (.map) Files.
BlamTool::Utils Namespace Reference

Namespace containing functions for Tool's command-line input. More...

Functions

TOOL_LIB_API std::string GetProjectRoot ()
 Retrieves the current project root. More...
 

Detailed Description

Namespace containing functions for Tool's command-line input.

Function Documentation

◆ GetProjectRoot()

std::string BlamTool::Utils::GetProjectRoot ( )

Retrieves the current project root.

Returns
The current project root. If the project root has not been previously set using set-project, then this will return the current application directory.
+ Here is the caller graph for this function: