|
CS2-Kit
C++23 library for CS2 Metamod:Source plugin development
|
#include <CS2Kit/Core/Paths.hpp>Go to the source code of this file.
Namespaces | |
| namespace | CS2Kit |
| namespace | CS2Kit::Core |
Functions | |
| void | CS2Kit::Core::SetBaseDir (const std::filesystem::path &baseDir) |
| std::filesystem::path | CS2Kit::Core::ResolvePath (const std::string &relativePath) |
Variables | |
| static std::filesystem::path | CS2Kit::Core::g_baseDir |